Class Hierarchy

  • java.lang.Object
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
      • org.springframework.integration.config.xml.AbstractConsumerEndpointParser
      • org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
        • org.springframework.integration.scripting.config.AbstractScriptParser
    • org.springframework.integration.scripting.AbstractScriptExecutingMessageProcessor<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.handler.MessageProcessor<T>)
    • 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.groovy.config.GroovyControlBusFactoryBean (implements org.springframework.beans.factory.BeanClassLoaderAware)
    • org.springframework.integration.groovy.config.GroovyIntegrationConfigurationInitializer (implements org.springframework.integration.config.IntegrationConfigurationInitializer)
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
      • org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
    • org.springframework.integration.scripting.config.ScriptExecutingProcessorFactory