Class JdbcInboundChannelAdapterSpec

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

public class JdbcInboundChannelAdapterSpec extends org.springframework.integration.dsl.MessageSourceSpec<JdbcInboundChannelAdapterSpec, JdbcPollingChannelAdapter>
A MessageSourceSpec for a JdbcInboundChannelAdapterSpec.
Since:
7.0