Class FileInboundChannelAdapterSpec

java.lang.Object
org.springframework.beans.factory.config.AbstractFactoryBean<T>
org.springframework.integration.dsl.IntegrationComponentSpec<S,​H>
org.springframework.integration.dsl.MessageSourceSpec<FileInboundChannelAdapterSpec,​FileReadingMessageSource>
org.springframework.integration.file.dsl.FileInboundChannelAdapterSpec
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<FileReadingMessageSource>, org.springframework.beans.factory.InitializingBean, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle, org.springframework.integration.dsl.ComponentsRegistration

public class FileInboundChannelAdapterSpec
extends org.springframework.integration.dsl.MessageSourceSpec<FileInboundChannelAdapterSpec,​FileReadingMessageSource>
implements org.springframework.integration.dsl.ComponentsRegistration
A MessageSourceSpec for a FileReadingMessageSource.
Since:
5.0