クラス BroadcastPublishSubscribeSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<BroadcastPublishSubscribeSpec, BroadcastCapableChannel>
org.springframework.integration.dsl.BroadcastPublishSubscribeSpec
- 実装されているすべてのインターフェース:
DisposableBean、FactoryBean<BroadcastCapableChannel>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
public class BroadcastPublishSubscribeSpec
extends IntegrationComponentSpec<BroadcastPublishSubscribeSpec, BroadcastCapableChannel>
implements ComponentsRegistration
提供された
BroadcastCapableChannel でサブフローサブスクライバーを構成するための IntegrationComponentSpec。- 導入:
- 5.3
- 作成者:
- Artem Bilan, Gary Russell
フィールドのサマリー
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明subscribe(IntegrationFlow subFlow) 現在のBroadcastCapableChannelのサブスクライバーとして構成するようにIntegrationFlowを構成します。クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, doGet, 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
コンストラクターの詳細
BroadcastPublishSubscribeSpec
メソッドの詳細
subscribe
現在のBroadcastCapableChannelのサブスクライバーとして構成するようにIntegrationFlowを構成します。- パラメーター:
subFlow- 現在のBroadcastCapableChannelのサブスクライバーとして構成するIntegrationFlow。- 戻り値:
- 現在のスペック
getComponentsToRegister
- 次で指定:
- インターフェース
ComponentsRegistrationのgetComponentsToRegister