クラス AmqpInboundChannelAdapterSpec<S extends AmqpInboundChannelAdapterSpec<S,C>, C extends MessageListenerContainer>

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

public abstract class AmqpInboundChannelAdapterSpec<S extends AmqpInboundChannelAdapterSpec<S,C>, C extends MessageListenerContainer> extends AmqpBaseInboundChannelAdapterSpec<S> implements ComponentsRegistration
導入:
5.0
作成者:
Artem Bilan, Gary Russell