Class JmsInboundGatewaySpec<S extends JmsInboundGatewaySpec<S>>

Type Parameters:
S - the target JmsInboundGatewaySpec implementation type.
All Implemented Interfaces:
DisposableBean, FactoryBean<JmsInboundGateway>, InitializingBean, Lifecycle, Phased, SmartLifecycle
Direct Known Subclasses:
JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec

public class JmsInboundGatewaySpec<S extends JmsInboundGatewaySpec<S>> extends MessagingGatewaySpec<S,JmsInboundGateway>
Since:
5.0
Author:
Artem Bilan, Gary Russell