クラス 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