クラス AmqpInboundGatewaySpec<S extends AmqpInboundGatewaySpec<S,C>,C extends AbstractMessageListenerContainer>
java.lang.ObjectSE
org.springframework.integration.dsl.IntegrationComponentSpec<S,AmqpInboundGateway>
org.springframework.integration.dsl.MessagingGatewaySpec<S,AmqpInboundGateway>
org.springframework.integration.amqp.dsl.AmqpBaseInboundGatewaySpec<S>
org.springframework.integration.amqp.dsl.AmqpInboundGatewaySpec<S,C>
- 型パラメーター:
S
- スペック型。C
- コンテナー型。
- 実装されたすべてのインターフェース:
DisposableBean
、FactoryBean<AmqpInboundGateway>
、InitializingBean
、Lifecycle
、Phased
、SmartLifecycle
、ComponentsRegistration
- 既知の直属サブクラス
AmqpInboundGatewayDMLCSpec
,AmqpInboundGatewaySMLCSpec
public abstract class AmqpInboundGatewaySpec<S extends AmqpInboundGatewaySpec<S,C>,C extends AbstractMessageListenerContainer>
extends AmqpBaseInboundGatewaySpec<S>
implements ComponentsRegistration
- 導入:
- 5.0
- 作成者:
- Artem Bilan
フィールドのサマリー
フィールドクラス 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
AmqpInboundGatewaySpec
(AbstractMessageListenerContainerSpec<?, C> listenerContainerSpec) メソッドのサマリー
クラス 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
フィールドの詳細
listenerContainerSpec
protected final AbstractMessageListenerContainerSpec<?,C extends AbstractMessageListenerContainer> listenerContainerSpec
コンストラクターの詳細
AmqpInboundGatewaySpec
メソッドの詳細
getComponentsToRegister
- 次で指定:
- インターフェース
ComponentsRegistration
のgetComponentsToRegister