Class MongoDbNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.mongodb.config.MongoDbNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
Namespace handler for Spring Integration's 'mongodb' namespace.
- Since:
- 2.2
- Author:
- Amol Nayak, 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- 
MongoDbNamespaceHandlerpublic MongoDbNamespaceHandler()
 
- 
- 
Method Details- 
initpublic void init()
 
-