Class IntegrationNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.config.xml.IntegrationNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
Namespace handler for the integration namespace.
- Author:
- Mark Fisher, Marius Bogoevici, Oleg Zhurakousky, David Turanski, Gary Russell, 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- 
IntegrationNamespaceHandlerpublic IntegrationNamespaceHandler()
 
- 
- 
Method Details- 
initpublic void init()
 
-