クラス PublishSubscribeSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<PublishSubscribeSpec, PublishSubscribeChannel>
org.springframework.integration.dsl.MessageChannelSpec<PublishSubscribeSpec, PublishSubscribeChannel>
org.springframework.integration.dsl.PublishSubscribeChannelSpec<PublishSubscribeSpec>
org.springframework.integration.dsl.PublishSubscribeSpec
- 実装済みのインターフェース一覧:
DisposableBean, FactoryBean<PublishSubscribeChannel>, InitializingBean, Lifecycle, Phased, SmartLifecycle, ComponentsRegistration
サブスクライバーとしてサブフローの一般的なフローコールバックとして構成する
PublishSubscribeChannelSpec 拡張。- 導入:
- 5.0
- 作成者:
- Artem Bilan, Gary Russell
フィールド概要
クラス MessageChannelSpec から継承されたフィールド
channelクラス IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクター概要
コンストラクター方法の概要
クラス PublishSubscribeChannelSpec から継承されたメソッド
applySequence, errorHandler, ignoreFailures, maxSubscribers, minSubscribersクラス MessageChannelSpec から継承されたメソッド
datatype, doGet, interceptor, messageConverter, wireTap, wireTap, wireTapクラス IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, getId, getObject, getObjectType, getPhase, isAutoStartup, isRunning, start, stop, stopクラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース FactoryBean から継承されたメソッド
isSingletonインターフェース SmartLifecycle から継承されたメソッド
isPauseable
コンストラクターの詳細
PublishSubscribeSpec
protected PublishSubscribeSpec()PublishSubscribeSpec
方法の詳細
id
クラスからコピーされた説明:IntegrationComponentSpecコンポーネント識別子を構成します。このコンポーネントのアプリケーションコンテキストに Bean を登録するためのbeanNameとして使用されます。- オーバーライド:
- クラス
IntegrationComponentSpec<PublishSubscribeSpec, PublishSubscribeChannel>のid - パラメーター:
id- ID。- 戻り値:
- スペック。
subscribe
getComponentsToRegister
- 次で指定:
- インターフェース
ComponentsRegistration内のgetComponentsToRegister - オーバーライド:
- クラス
MessageChannelSpec<PublishSubscribeSpec, PublishSubscribeChannel>のgetComponentsToRegister