Hierarchy For Package org.springframework.integration.scripting.dsl
Class Hierarchy
- java.lang.Object
- org.springframework.integration.dsl.IntegrationComponentSpec<S,
T> (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, 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.dsl.MessageProcessorSpec<S>
 - org.springframework.integration.scripting.dsl.Scripts
 
 - org.springframework.integration.dsl.IntegrationComponentSpec<S,