クラス PublishSubscribeChannelSpec<S extends PublishSubscribeChannelSpec<S>>
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<S,PublishSubscribeChannel>
org.springframework.integration.dsl.MessageChannelSpec<S,PublishSubscribeChannel>
org.springframework.integration.dsl.PublishSubscribeChannelSpec<S>
- 型パラメーター:
S
- ターゲットPublishSubscribeChannelSpec
実装型。
- 実装されたすべてのインターフェース:
DisposableBean
、FactoryBean<PublishSubscribeChannel>
、InitializingBean
、Lifecycle
、Phased
、SmartLifecycle
、ComponentsRegistration
- 既知の直属サブクラス
PublishSubscribeSpec
public class PublishSubscribeChannelSpec<S extends PublishSubscribeChannelSpec<S>>
extends MessageChannelSpec<S,PublishSubscribeChannel>
- 導入:
- 5.0
- 作成者:
- Artem Bilan
フィールドのサマリー
クラス org.springframework.integration.dsl.MessageChannelSpec から継承されたフィールド
channel
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, target
インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTE
インターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASE
コンストラクターの概要
コンストラクター修飾子コンストラクター説明protected
protected
PublishSubscribeChannelSpec
(boolean requireSubscribers) protected
PublishSubscribeChannelSpec
(ExecutorSE executor) protected
PublishSubscribeChannelSpec
(ExecutorSE executor, boolean requireSubscribers) メソッドのサマリー
修飾子と型メソッド説明applySequence
(boolean applySequence) errorHandler
(ErrorHandler errorHandler) ignoreFailures
(boolean ignoreFailures) maxSubscribers
(IntegerSE maxSubscribers) minSubscribers
(int minSubscribers) クラス org.springframework.integration.dsl.MessageChannelSpec から継承されたメソッド
datatype, doGet, getComponentsToRegister, interceptor, messageConverter, wireTap, wireTap, wireTap
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, getId, getObject, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stop
クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE
インターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド
isSingleton
コンストラクターの詳細
PublishSubscribeChannelSpec
protected PublishSubscribeChannelSpec()PublishSubscribeChannelSpec
protected PublishSubscribeChannelSpec(boolean requireSubscribers) PublishSubscribeChannelSpec
PublishSubscribeChannelSpec
メソッドの詳細
errorHandler
ignoreFailures
applySequence
maxSubscribers
minSubscribers