Class JmsOutboundGatewaySpec.ReplyContainerSpec

java.lang.Object
org.springframework.beans.factory.config.AbstractFactoryBean<T>
org.springframework.integration.dsl.IntegrationComponentSpec<JmsOutboundGatewaySpec.ReplyContainerSpec,​JmsOutboundGateway.ReplyContainerProperties>
org.springframework.integration.jms.dsl.JmsOutboundGatewaySpec.ReplyContainerSpec
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.ReplyContainerProperties>, org.springframework.beans.factory.InitializingBean, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle
Enclosing class:
JmsOutboundGatewaySpec

public class JmsOutboundGatewaySpec.ReplyContainerSpec
extends org.springframework.integration.dsl.IntegrationComponentSpec<JmsOutboundGatewaySpec.ReplyContainerSpec,​JmsOutboundGateway.ReplyContainerProperties>
An IntegrationComponentSpec for JmsOutboundGateway.ReplyContainerProperties.