クラス 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
フィールド概要
クラス IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明subscribe(IntegrationFlow subFlow) 現在のBroadcastCapableChannelのサブスクライバーとして構成するようにIntegrationFlowを構成します。クラス IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, doGet, 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
コンストラクターの詳細
BroadcastPublishSubscribeSpec
方法の詳細
subscribe
現在のBroadcastCapableChannelのサブスクライバーとして構成するようにIntegrationFlowを構成します。- パラメーター:
subFlow- 現在のBroadcastCapableChannelのサブスクライバーとして構成するIntegrationFlow。- 戻り値:
- 現在のスペック
getComponentsToRegister
- 次で指定:
- インターフェース
ComponentsRegistration内のgetComponentsToRegister