Class Hierarchy

  • java.lang.Object
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
      • org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
    • org.springframework.integration.util.AbstractExpressionEvaluator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
      • org.springframework.integration.endpoint.AbstractMessageSource<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.core.MessageSource<T>, org.springframework.integration.support.context.NamedComponent)
    • 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.dsl.IntegrationComponentSpec<S,​T> (implements org.springframework.context.SmartLifecycle)
        • org.springframework.integration.dsl.MessageProcessorSpec<S>
          • org.springframework.integration.scripting.dsl.ScriptSpec
        • org.springframework.integration.dsl.MessageSourceSpec<S,​H>
          • org.springframework.integration.scripting.dsl.ScriptMessageSourceSpec (implements org.springframework.integration.dsl.ComponentsRegistration)
    • 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.scripting.jsr223.AbstractScriptExecutor (implements org.springframework.integration.scripting.ScriptExecutor)
    • org.springframework.integration.scripting.DefaultScriptVariableGenerator (implements org.springframework.integration.scripting.ScriptVariableGenerator)
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
      • org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
    • org.springframework.integration.scripting.jsr223.PythonScriptExecutor.PythonVariableParser
    • org.springframework.integration.scripting.RefreshableResourceScriptSource (implements org.springframework.scripting.ScriptSource)
    • org.springframework.integration.scripting.config.ScriptExecutingProcessorFactory
    • org.springframework.integration.scripting.jsr223.ScriptExecutorFactory
    • org.springframework.integration.scripting.dsl.Scripts
    • java.lang.Throwable (implements java.io.Serializable)
      • java.lang.Exception
        • java.lang.RuntimeException
          • org.springframework.core.NestedRuntimeException
            • org.springframework.messaging.MessagingException

Interface Hierarchy