Class JdbcOutboundGatewaySpec

java.lang.Object
org.springframework.integration.dsl.IntegrationComponentSpec<JdbcOutboundGatewaySpec, JdbcOutboundGateway>
org.springframework.integration.dsl.MessageHandlerSpec<JdbcOutboundGatewaySpec, JdbcOutboundGateway>
org.springframework.integration.jdbc.dsl.JdbcOutboundGatewaySpec
All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<JdbcOutboundGateway>, org.springframework.beans.factory.InitializingBean, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle

public class JdbcOutboundGatewaySpec extends org.springframework.integration.dsl.MessageHandlerSpec<JdbcOutboundGatewaySpec, JdbcOutboundGateway>
A MessageHandlerSpec for a JdbcOutboundGatewaySpec.
Since:
7.0