Class AmqpInboundChannelAdapterSMLCSpec

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

public class AmqpInboundChannelAdapterSMLCSpec
extends AmqpInboundChannelAdapterSpec<AmqpInboundChannelAdapterSMLCSpec,​SimpleMessageListenerContainer>
Spec for an inbound channel adapter with a SimpleMessageListenerContainer.
Since:
5.0
Author:
Gary Russell, Artem Bilan