Class JmsInboundGateway

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

@Deprecated(forRemoval=true, since="7.0") public class JmsInboundGateway extends JmsInboundGateway
Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor of JmsInboundGateway
A wrapper around the JmsMessageDrivenEndpoint implementing MessagingGatewaySupport.
Since:
5.0
Author:
Artem Bilan, Gary Russell