クラス 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
フィールド概要
フィールドクラス IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース 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実装にデータを入力します。クラス IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, 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
フィールドの詳細
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