Class AmqpInboundPolledChannelAdapterSpec

All Implemented Interfaces:
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