Class AmqpInboundPolledChannelAdapterSpec

All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, DisposableBean, FactoryBean<AmqpMessageSource>, InitializingBean, Lifecycle, Phased, SmartLifecycle

public class AmqpInboundPolledChannelAdapterSpec
extends MessageSourceSpec<AmqpInboundPolledChannelAdapterSpec,​AmqpMessageSource>
Spec for a polled AMQP inbound channel adapter.
Since:
5.0.1
Author:
Gary Russell