クラス AmqpInboundGatewayDMLCSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<AmqpInboundGatewayDMLCSpec,AmqpInboundGateway>
org.springframework.integration.dsl.MessagingGatewaySpec<AmqpInboundGatewayDMLCSpec,AmqpInboundGateway>
org.springframework.integration.amqp.dsl.AmqpBaseInboundGatewaySpec<AmqpInboundGatewayDMLCSpec>
org.springframework.integration.amqp.dsl.AmqpInboundGatewaySpec<AmqpInboundGatewayDMLCSpec,DirectMessageListenerContainer>
org.springframework.integration.amqp.dsl.AmqpInboundGatewayDMLCSpec
- 実装されたすべてのインターフェース:
DisposableBean
、FactoryBean<AmqpInboundGateway>
、InitializingBean
、Lifecycle
、Phased
、SmartLifecycle
、ComponentsRegistration
public class AmqpInboundGatewayDMLCSpec
extends AmqpInboundGatewaySpec<AmqpInboundGatewayDMLCSpec,DirectMessageListenerContainer>
DirectMessageListenerContainer
を備えたゲートウェイの仕様。- 導入:
- 5.0
- 作成者:
- Gary Russell, Artem Bilan
フィールドのサマリー
クラス org.springframework.integration.amqp.dsl.AmqpInboundGatewaySpec から継承されたフィールド
listenerContainerSpec
クラス org.springframework.integration.amqp.dsl.AmqpBaseInboundGatewaySpec から継承されたフィールド
headerMapper
クラス org.springframework.integration.dsl.IntegrationComponentSpec から継承されたフィールド
logger, PARSER, target
インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTE
インターフェース org.springframework.context.SmartLifecycle から継承されたフィールド
DEFAULT_PHASE
コンストラクターの概要
コンストラクター修飾子コンストラクター説明protected
AmqpInboundGatewayDMLCSpec
(DirectMessageListenerContainer listenerContainer) protected
AmqpInboundGatewayDMLCSpec
(DirectMessageListenerContainer listenerContainer, AmqpTemplate amqpTemplate) メソッドのサマリー
修飾子と型メソッド説明クラス org.springframework.integration.amqp.dsl.AmqpInboundGatewaySpec から継承されたメソッド
getComponentsToRegister
クラス org.springframework.integration.amqp.dsl.AmqpBaseInboundGatewaySpec から継承されたメソッド
batchingStrategy, bindSourceMessage, defaultReplyTo, headerMapper, mappedReplyHeaders, mappedRequestHeaders, messageConverter, messageRecoverer, recoveryCallback, replyHeadersMappedLast, retryTemplate
クラス org.springframework.integration.dsl.MessagingGatewaySpec から継承されたメソッド
autoStartup, errorChannel, errorChannel, errorOnTimeout, id, observationConvention, phase, replyChannel, replyChannel, replyMapper, replyTimeout, requestChannel, requestChannel, requestMapper, requestTimeout, 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
コンストラクターの詳細
AmqpInboundGatewayDMLCSpec
protected AmqpInboundGatewayDMLCSpec(DirectMessageListenerContainer listenerContainer, AmqpTemplate amqpTemplate) AmqpInboundGatewayDMLCSpec
メソッドの詳細
configureContainer
public AmqpInboundGatewayDMLCSpec configureContainer(ConsumerSE<DirectMessageListenerContainerSpec> configurer)