Class JmsInboundGateway

All Implemented Interfaces:
Aware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, ApplicationContextAware, Lifecycle, Phased, SmartLifecycle, ExpressionCapable, OrderlyShutdownCapable, IntegrationPattern, NamedComponent, IntegrationInboundManagement, IntegrationManagement, ManageableLifecycle, ManageableSmartLifecycle, TrackableComponent

public class JmsInboundGateway extends MessagingGatewaySupport implements OrderlyShutdownCapable
A wrapper around the JmsMessageDrivenEndpoint implementing MessagingGatewaySupport.
Since:
5.0
Author:
Artem Bilan, Gary Russell