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

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
      • org.springframework.integration.config.xml.AbstractChannelAdapterParser
        • org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
        • org.springframework.integration.config.xml.AbstractPollingInboundChannelAdapterParser
      • org.springframework.integration.config.xml.AbstractChannelParser
      • org.springframework.integration.config.xml.AbstractConsumerEndpointParser
        • org.springframework.integration.config.xml.AbstractTransformerParser
          • org.springframework.integration.config.xml.HeaderEnricherParserSupport
        • org.springframework.integration.jms.config.JmsOutboundGatewayParser
      • org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
    • 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.jms.config.JmsChannelFactoryBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.context.SmartLifecycle)
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
      • org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler