クラス KafkaPollableChannelSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<KafkaPollableChannelSpec, PollableKafkaChannel>
org.springframework.integration.dsl.MessageChannelSpec<KafkaPollableChannelSpec, PollableKafkaChannel>
org.springframework.integration.kafka.dsl.AbstractKafkaChannelSpec<KafkaPollableChannelSpec, PollableKafkaChannel>
org.springframework.integration.kafka.dsl.KafkaPollableChannelSpec
- 実装されているすべてのインターフェース:
DisposableBean、FactoryBean<PollableKafkaChannel>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
public class KafkaPollableChannelSpec
extends AbstractKafkaChannelSpec<KafkaPollableChannelSpec, PollableKafkaChannel>
ポーリング可能なチャネルの仕様。
- 導入:
- 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コンストラクターの概要
コンストラクター修飾子コンストラクター説明protectedKafkaPollableChannelSpec(org.springframework.kafka.core.KafkaTemplate<?, ?> template, KafkaMessageSource<?, ?> source) メソッドのサマリー
クラス 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
コンストラクターの詳細
KafkaPollableChannelSpec
protected KafkaPollableChannelSpec(org.springframework.kafka.core.KafkaTemplate<?, ?> template, KafkaMessageSource<?, ?> source)