Class Hierarchy
- java.lang.Object
- 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.integration.scripting.ScriptExecutingMessageSource
- 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.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.DefaultScriptVariableGenerator (implements org.springframework.integration.scripting.ScriptVariableGenerator)
- org.springframework.integration.scripting.PolyglotScriptExecutor (implements org.springframework.integration.scripting.ScriptExecutor)
- org.springframework.integration.scripting.RefreshableResourceScriptSource (implements org.springframework.scripting.ScriptSource)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.messaging.MessagingException
- org.springframework.integration.scripting.ScriptingException
- org.springframework.messaging.MessagingException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.integration.util.AbstractExpressionEvaluator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
Interface Hierarchy
- org.springframework.integration.scripting.ScriptExecutor
- org.springframework.integration.scripting.ScriptVariableGenerator