Class JdbcStoredProcOutboundGatewaySpec

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

public class JdbcStoredProcOutboundGatewaySpec extends org.springframework.integration.dsl.MessageHandlerSpec<JdbcStoredProcOutboundGatewaySpec, StoredProcOutboundGateway> implements org.springframework.integration.dsl.ComponentsRegistration
A MessageHandlerSpec for a JdbcStoredProcOutboundGatewaySpec.
Since:
7.0