Class AmqpInboundGatewaySMLCSpec

All Implemented Interfaces:
DisposableBean, FactoryBean<AmqpInboundGateway>, InitializingBean, Lifecycle, Phased, SmartLifecycle, ComponentsRegistration

public class AmqpInboundGatewaySMLCSpec extends AmqpInboundGatewaySpec<AmqpInboundGatewaySMLCSpec, SimpleMessageListenerContainer>
Spec for a gateway with a SimpleMessageListenerContainer.
Since:
5.0
Author:
Gary Russell, Artem Bilan