クラス AmqpInboundChannelAdapterSpec<S extends AmqpInboundChannelAdapterSpec<S,C>, C extends MessageListenerContainer>
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<S, AmqpInboundChannelAdapter>
org.springframework.integration.dsl.MessageProducerSpec<S, AmqpInboundChannelAdapter>
org.springframework.integration.amqp.dsl.AmqpBaseInboundChannelAdapterSpec<S>
org.springframework.integration.amqp.dsl.AmqpInboundChannelAdapterSpec<S,C>
- 型パラメーター:
S- スペック型。C- コンテナー型。
- 実装されているすべてのインターフェース:
DisposableBean、FactoryBean<AmqpInboundChannelAdapter>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
- 既知の直属サブクラス
AmqpInboundChannelAdapterDMLCSpec、AmqpInboundChannelAdapterSMLCSpec、RabbitStreamInboundChannelAdapterSpec
public abstract class AmqpInboundChannelAdapterSpec<S extends AmqpInboundChannelAdapterSpec<S,C>, C extends MessageListenerContainer>
extends AmqpBaseInboundChannelAdapterSpec<S>
implements ComponentsRegistration
- 導入:
- 5.0
- 作成者:
- Artem Bilan, Gary Russell
フィールドのサマリー
フィールドクラス org.springframework.integration.amqp.dsl.AmqpBaseInboundChannelAdapterSpec から継承されたフィールド
headerMapperクラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, targetインターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEインターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASEコンストラクターの概要
コンストラクター修飾子コンストラクター説明protectedAmqpInboundChannelAdapterSpec(MessageListenerContainerSpec<?, C> listenerContainerSpec) メソッドのサマリー
クラス org.springframework.integration.amqp.dsl.AmqpBaseInboundChannelAdapterSpec から継承されたメソッド
headerMapper, mappedRequestHeaders, messageConverter, messageRecoverer, recoveryCallback, retryTemplateクラス org.springframework.integration.dsl.MessageProducerSpec から継承されたメソッド
autoStartup, errorChannel, errorChannel, errorMessageStrategy, id, observationConvention, outputChannel, outputChannel, phase, role, sendTimeout, shouldTrackクラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたメソッド
_this, afterPropertiesSet, destroy, doGet, 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
フィールドの詳細
listenerContainerSpec
protected final MessageListenerContainerSpec<?, C extends MessageListenerContainer> listenerContainerSpec
コンストラクターの詳細
AmqpInboundChannelAdapterSpec
メソッドの詳細
getComponentsToRegister
- 次で指定:
- インターフェース
ComponentsRegistrationのgetComponentsToRegister