クラス AmqpInboundGatewaySMLCSpec
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<AmqpInboundGatewaySMLCSpec, AmqpInboundGateway>
org.springframework.integration.dsl.MessagingGatewaySpec<AmqpInboundGatewaySMLCSpec, AmqpInboundGateway>
org.springframework.integration.amqp.dsl.AmqpBaseInboundGatewaySpec<AmqpInboundGatewaySMLCSpec>
org.springframework.integration.amqp.dsl.AmqpInboundGatewaySpec<AmqpInboundGatewaySMLCSpec, SimpleMessageListenerContainer>
org.springframework.integration.amqp.dsl.AmqpInboundGatewaySMLCSpec
- 実装されているすべてのインターフェース:
DisposableBean、FactoryBean<AmqpInboundGateway>、InitializingBean、Lifecycle、Phased、SmartLifecycle、ComponentsRegistration
public class AmqpInboundGatewaySMLCSpec
extends AmqpInboundGatewaySpec<AmqpInboundGatewaySMLCSpec, SimpleMessageListenerContainer>
SimpleMessageListenerContainer を備えたゲートウェイの仕様。- 導入:
- 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コンストラクターの概要
コンストラクター修飾子コンストラクター説明protectedAmqpInboundGatewaySMLCSpec(SimpleMessageListenerContainer listenerContainer) protectedAmqpInboundGatewaySMLCSpec(SimpleMessageListenerContainer 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
コンストラクターの詳細
AmqpInboundGatewaySMLCSpec
protected AmqpInboundGatewaySMLCSpec(SimpleMessageListenerContainer listenerContainer, AmqpTemplate amqpTemplate) AmqpInboundGatewaySMLCSpec
メソッドの詳細
configureContainer
public AmqpInboundGatewaySMLCSpec configureContainer(ConsumerSE<SimpleMessageListenerContainerSpec> configurer)