クラス 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インターフェース org.springframework.context.SmartLifecycle から継承されたメソッド
isPauseable
コンストラクターの詳細
KafkaSubscribableChannelSpec
public KafkaSubscribableChannelSpec()