クラス PublishSubscribeChannelSpec<S extends PublishSubscribeChannelSpec<S>>
java.lang.ObjectSE
org.springframework.beans.factory.config.AbstractFactoryBean<T>
org.springframework.integration.dsl.IntegrationComponentSpec<S,C>
org.springframework.integration.dsl.MessageChannelSpec<S,PublishSubscribeChannel>
org.springframework.integration.dsl.PublishSubscribeChannelSpec<S>
- 型パラメーター:
S- ターゲットPublishSubscribeChannelSpec実装型。
- 実装されているすべてのインターフェース:
Aware、BeanClassLoaderAware、BeanFactoryAware、DisposableBean、FactoryBean<PublishSubscribeChannel>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
- 既知の直属サブクラス
PublishSubscribeSpec
public class PublishSubscribeChannelSpec<S extends PublishSubscribeChannelSpec<S>> extends MessageChannelSpec<S,PublishSubscribeChannel>
- 導入:
- 5.0
- 作成者:
- Artem Bilan
フィールドのサマリー
コンストラクターの概要
コンストラクター 修飾子 コンストラクター 説明 protectedPublishSubscribeChannelSpec()protectedPublishSubscribeChannelSpec(boolean requireSubscribers)protectedPublishSubscribeChannelSpec(ExecutorSE executor)protectedPublishSubscribeChannelSpec(ExecutorSE executor, boolean requireSubscribers)メソッドのサマリー
修飾子と型 メソッド 説明 SapplySequence(boolean applySequence)SerrorHandler(ErrorHandler errorHandler)SignoreFailures(boolean ignoreFailures)SmaxSubscribers(IntegerSE maxSubscribers)SminSubscribers(int minSubscribers)クラス org.springframework.integration.dsl.MessageChannelSpec から継承されたメソッド
datatype, doGet, getComponentsToRegister, interceptor, messageConverter, wireTap, wireTap, wireTapクラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, createInstance, destroyInstance, get, getId, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopクラス org.springframework.beans.factory.config.AbstractFactoryBean から継承されたメソッド
afterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
コンストラクターの詳細
PublishSubscribeChannelSpec
protected PublishSubscribeChannelSpec()PublishSubscribeChannelSpec
protected PublishSubscribeChannelSpec(boolean requireSubscribers)PublishSubscribeChannelSpec
PublishSubscribeChannelSpec
メソッドの詳細