クラス KafkaSubscribableChannelSpec<C extends SubscribableKafkaChannel>
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec < KafkaSubscribableChannelSpec <C>、C>
org.springframework.integration.dsl.MessageChannelSpec < KafkaSubscribableChannelSpec <C>、C>
org.springframework.integration.kafka.dsl.AbstractKafkaChannelSpec < KafkaSubscribableChannelSpec <C>、C>
org.springframework.integration.kafka.dsl.KafkaSubscribableChannelSpec<C>
- 型パラメーター:
C
- チャネル型。
- 実装されたすべてのインターフェース:
DisposableBean
、FactoryBean<C>
、InitializingBean
、Lifecycle
、Phased
、SmartLifecycle
、ComponentsRegistration
public abstract class KafkaSubscribableChannelSpec<C extends SubscribableKafkaChannel>
extends AbstractKafkaChannelSpec<KafkaSubscribableChannelSpec<C>,C>
サブスクライブ可能なチャネルの仕様。
- 導入:
- 5.4
- 作成者:
- Gary Russell
フィールドのサマリー
クラス org.springframework.integration.kafka.dsl.AbstractKafkaChannelSpec から継承されたフィールド
groupId
クラス org.springframework.integration.dsl.MessageChannelSpec から継承されたフィールド
channel
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, target
インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTE
インターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASE
コンストラクターの概要
コンストラクターメソッドのサマリー
クラス org.springframework.integration.kafka.dsl.AbstractKafkaChannelSpec から継承されたメソッド
groupId, id
クラス org.springframework.integration.dsl.MessageChannelSpec から継承されたメソッド
datatype, doGet, getComponentsToRegister, interceptor, messageConverter, wireTap, wireTap, wireTap
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, getId, getObject, getObjectType, getPhase, 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
コンストラクターの詳細
KafkaSubscribableChannelSpec
public KafkaSubscribableChannelSpec()