Class EventNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.event.config.EventNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
Namespace handler for Spring Integration's 'event' namespace.
- Since:
- 2.0
- Author:
- Oleg Zhurakousky
- 
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- 
EventNamespaceHandlerpublic EventNamespaceHandler()
 
- 
- 
Method Details- 
initpublic void init()
 
-