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:
 org.springframework.beans.factory.xml.NamespaceHandler
public class MongoDbNamespaceHandler
extends org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
Namespace handler for Spring Integration's 'mongodb' namespace.
- Since:
 - 2.2
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
parseMethods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser 
- 
Constructor Details
- 
MongoDbNamespaceHandler
public MongoDbNamespaceHandler() 
 - 
 - 
Method Details
- 
init
public void init() 
 -