public class BroadcastPublishSubscribeSpec extends IntegrationComponentSpec<BroadcastPublishSubscribeSpec,BroadcastCapableChannel> implements ComponentsRegistration
BroadcastCapableChannel でサブフローサブスクライバーを構成するための IntegrationComponentSpec。PARSER, targetloggerDEFAULT_PHASEOBJECT_TYPE_ATTRIBUTE| 修飾子 | コンストラクターと説明 |
|---|---|
protected | BroadcastPublishSubscribeSpec(BroadcastCapableChannel channel) |
| 修飾子と型 | メソッドと説明 |
|---|---|
MapSE<ObjectSE, StringSE> | getComponentsToRegister() |
BroadcastPublishSubscribeSpec | subscribe(IntegrationFlow subFlow) 現在の BroadcastCapableChannel のサブスクライバーとして構成するように IntegrationFlow を構成します。 |
_this, createInstance, destroyInstance, doGet, get, getId, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopafterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingletoncloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected BroadcastPublishSubscribeSpec(BroadcastCapableChannel channel)
public BroadcastPublishSubscribeSpec subscribe(IntegrationFlow subFlow)
BroadcastCapableChannel のサブスクライバーとして構成するように IntegrationFlow を構成します。subFlow - 現在の BroadcastCapableChannel のサブスクライバーとして構成する IntegrationFlow。public MapSE<ObjectSE,StringSE> getComponentsToRegister()
ComponentsRegistration の getComponentsToRegister