クラス 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
フィールドのサマリー
クラス 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コンストラクターの概要
コンストラクターメソッドのサマリー
クラス org.springframework.integration.dsl.PublishSubscribeChannelSpec から継承されたメソッド
applySequence, errorHandler, ignoreFailures, maxSubscribers, minSubscribersクラス org.springframework.integration.dsl.MessageChannelSpec から継承されたメソッド
datatype, doGet, interceptor, messageConverter, wireTap, wireTap, wireTapクラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, getId, getObject, getObjectType, getPhase, 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
コンストラクターの詳細
PublishSubscribeSpec
protected PublishSubscribeSpec()PublishSubscribeSpec
メソッドの詳細
id
クラスからコピーされた説明:IntegrationComponentSpecコンポーネント識別子を構成します。このコンポーネントのアプリケーションコンテキストに Bean を登録するためのbeanNameとして使用されます。- オーバーライド:
- クラス
IntegrationComponentSpec<PublishSubscribeSpec, PublishSubscribeChannel>のid - パラメーター:
id- ID。- 戻り値:
- スペック。
subscribe
getComponentsToRegister
- 次で指定:
- インターフェース
ComponentsRegistrationのgetComponentsToRegister - オーバーライド:
- クラス
MessageChannelSpec<PublishSubscribeSpec, PublishSubscribeChannel>のgetComponentsToRegister