Class JdbcStoredProcInboundChannelAdapterSpec

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

public class JdbcStoredProcInboundChannelAdapterSpec extends org.springframework.integration.dsl.MessageSourceSpec<JdbcStoredProcInboundChannelAdapterSpec, StoredProcPollingChannelAdapter> implements org.springframework.integration.dsl.ComponentsRegistration
A MessageSourceSpec for a JdbcStoredProcInboundChannelAdapterSpec.
Since:
7.0