クラス MessageChannelSpec<S extends MessageChannelSpec<S,C>, C extends AbstractMessageChannel>
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<S,C>
org.springframework.integration.dsl.MessageChannelSpec<S,C>
- 型パラメーター:
S- ターゲットMessageChannelSpec実装型。C- ターゲットAbstractMessageChannel実装型。
- 実装されているすべてのインターフェース:
DisposableBean、FactoryBean<C>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
- 既知の直属サブクラス
AbstractKafkaChannelSpec、AmqpPollableMessageChannelSpec、FluxMessageChannelSpec、JmsPollableMessageChannelSpec、LoadBalancingChannelSpec、PriorityChannelSpec、PublishSubscribeChannelSpec、QueueChannelSpec、RendezvousChannelSpec、ZeroMqChannelSpec
public abstract class MessageChannelSpec<S extends MessageChannelSpec<S,C>, C extends AbstractMessageChannel>
extends IntegrationComponentSpec<S,C>
implements ComponentsRegistration
- 導入:
- 5.0
- 作成者:
- Artem Bilan
フィールドのサマリー
フィールドクラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明protected CdoGet()interceptor(ChannelInterceptor... interceptorArray) messageConverter(MessageConverter converter) Wire TapEI パターン固有のChannelInterceptor実装にデータを入力します。wireTap(WireTapSpec wireTapSpec) Wire TapEI パターン固有のChannelInterceptor実装にデータを入力します。wireTap(MessageChannel wireTapChannel) Wire TapEI パターン固有のChannelInterceptor実装にデータを入力します。クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, 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インターフェース org.springframework.context.SmartLifecycle から継承されたメソッド
isPauseable
フィールドの詳細
channel
コンストラクターの詳細
MessageChannelSpec
protected MessageChannelSpec()
メソッドの詳細
datatype
interceptor
wireTap
Wire TapEI パターン固有のChannelInterceptor実装にデータを入力します。- パラメーター:
wireTapChannel- 盗聴するMessageChannelBean の名前。- 戻り値:
- 現在の
MessageChannelSpec。 - 関連事項:
wireTap
Wire TapEI パターン固有のChannelInterceptor実装にデータを入力します。- パラメーター:
wireTapChannel-MessageChannelインスタンスを盗聴します。- 戻り値:
- 現在の
MessageChannelSpec。 - 関連事項:
wireTap
Wire TapEI パターン固有のChannelInterceptor実装にデータを入力します。- パラメーター:
wireTapSpec-WireTapインスタンスを構築するためのWireTapSpec。- 戻り値:
- 現在の
MessageChannelSpec。 - 関連事項:
messageConverter
getComponentsToRegister
- 次で指定:
- インターフェース
ComponentsRegistrationのgetComponentsToRegister
doGet
- オーバーライド:
- クラス
IntegrationComponentSpec<S extends MessageChannelSpec<S,のC>, C extends AbstractMessageChannel> doGet