Class AmqpInboundGatewayDMLCSpec

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

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