クラス AmqpInboundChannelAdapterDMLCSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<AmqpInboundChannelAdapterDMLCSpec, AmqpInboundChannelAdapter>
org.springframework.integration.dsl.MessageProducerSpec<AmqpInboundChannelAdapterDMLCSpec, AmqpInboundChannelAdapter>
org.springframework.integration.amqp.dsl.AmqpBaseInboundChannelAdapterSpec<AmqpInboundChannelAdapterDMLCSpec>
org.springframework.integration.amqp.dsl.AmqpInboundChannelAdapterSpec<AmqpInboundChannelAdapterDMLCSpec, DirectMessageListenerContainer>
org.springframework.integration.amqp.dsl.AmqpInboundChannelAdapterDMLCSpec
- 実装されているすべてのインターフェース:
DisposableBean、FactoryBean<AmqpInboundChannelAdapter>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
public class AmqpInboundChannelAdapterDMLCSpec
extends AmqpInboundChannelAdapterSpec<AmqpInboundChannelAdapterDMLCSpec, DirectMessageListenerContainer>
DirectMessageListenerContainer を備えた受信チャネルアダプターの仕様。- 導入:
- 5.0
- 作成者:
- Gary Russell, Artem Bilan
フィールドのサマリー
クラス org.springframework.integration.amqp.dsl.AmqpInboundChannelAdapterSpec から継承されたフィールド
listenerContainerSpecクラス 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コンストラクターの概要
コンストラクター修飾子コンストラクター説明protectedAmqpInboundChannelAdapterDMLCSpec(DirectMessageListenerContainer listenerContainer) メソッドのサマリー
修飾子と型メソッド説明クラス org.springframework.integration.amqp.dsl.AmqpInboundChannelAdapterSpec から継承されたメソッド
getComponentsToRegisterクラス 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
コンストラクターの詳細
AmqpInboundChannelAdapterDMLCSpec
メソッドの詳細
configureContainer
public AmqpInboundChannelAdapterDMLCSpec configureContainer(ConsumerSE<DirectMessageListenerContainerSpec> configurer)