Class GroovyNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.groovy.config.GroovyNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
- Since:
- 2.0
- Author:
- Mark Fisher, Artem Bilan
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandlerparseMethods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupportdecorate, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
- 
Constructor Details- 
GroovyNamespaceHandlerpublic GroovyNamespaceHandler()
 
- 
- 
Method Details- 
initpublic void init()
 
-