Class JmsOutboundGatewaySpec

java.lang.Object
org.springframework.beans.factory.config.AbstractFactoryBean<T>
org.springframework.integration.dsl.IntegrationComponentSpec<S,​H>
org.springframework.integration.dsl.MessageHandlerSpec<JmsOutboundGatewaySpec,​JmsOutboundGateway>
org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<JmsOutboundGateway>, org.springframework.beans.factory.InitializingBean, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle

public class JmsOutboundGatewaySpec
extends org.springframework.integration.dsl.MessageHandlerSpec<JmsOutboundGatewaySpec,​JmsOutboundGateway>
A MessageHandlerSpec for a JmsOutboundGateway.
Since:
5.0