クラス AmqpInboundGatewaySpec<S extends AmqpInboundGatewaySpec<S,C>,C extends AbstractMessageListenerContainer>

型パラメーター:
S - スペック型。
C - コンテナー型。
実装されたすべてのインターフェース:
DisposableBeanFactoryBean<AmqpInboundGateway>InitializingBeanLifecyclePhasedSmartLifecycleComponentsRegistration
既知の直属サブクラス
AmqpInboundGatewayDMLCSpecAmqpInboundGatewaySMLCSpec

public abstract class AmqpInboundGatewaySpec<S extends AmqpInboundGatewaySpec<S,C>,C extends AbstractMessageListenerContainer> extends AmqpBaseInboundGatewaySpec<S> implements ComponentsRegistration
AmqpInboundGatewayAmqpBaseInboundGatewaySpec 実装。AbstractMessageListenerContainer オプションを提供できます。
導入:
5.0
作成者:
Artem Bilan