クラス 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
フィールド概要
クラス MessageChannelSpec から継承されたフィールド
channelクラス IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクター概要
コンストラクター修飾子コンストラクター説明protectedprotectedPublishSubscribeChannelSpec(boolean requireSubscribers) protectedPublishSubscribeChannelSpec(@Nullable ExecutorSE executor) protectedPublishSubscribeChannelSpec(@Nullable ExecutorSE executor, boolean requireSubscribers) 方法の概要
修飾子と型メソッド説明applySequence(boolean applySequence) errorHandler(ErrorHandler errorHandler) ignoreFailures(boolean ignoreFailures) maxSubscribers(IntegerSE maxSubscribers) minSubscribers(int minSubscribers) クラス MessageChannelSpec から継承されたメソッド
datatype, doGet, getComponentsToRegister, interceptor, messageConverter, wireTap, wireTap, wireTapクラス IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, getId, getObject, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopクラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース FactoryBean から継承されたメソッド
isSingletonインターフェース SmartLifecycle から継承されたメソッド
isPauseable
コンストラクターの詳細
PublishSubscribeChannelSpec
protected PublishSubscribeChannelSpec()PublishSubscribeChannelSpec
protected PublishSubscribeChannelSpec(boolean requireSubscribers) PublishSubscribeChannelSpec
PublishSubscribeChannelSpec
方法の詳細
errorHandler
ignoreFailures
applySequence
maxSubscribers
minSubscribers