Hierarchy For Package org.springframework.integration.file.config

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
    • org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
      • org.springframework.integration.file.config.FileReadingMessageSourceFactoryBean (implements org.springframework.beans.factory.BeanNameAware)
      • org.springframework.integration.file.config.FileTailInboundChannelAdapterFactoryBean (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.SmartLifecycle)
    • org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean<H> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean<T>)
    • org.springframework.integration.file.config.FileListFilterFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>)
    • org.springframework.integration.file.config.FileParserUtils
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
      • org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler