Spring Data MongoDB

org.springframework.data.mongodb.config
Class MongoNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.springframework.data.mongodb.config.MongoNamespaceHandler
All Implemented Interfaces:
NamespaceHandler

public class MongoNamespaceHandler
extends NamespaceHandlerSupport

NamespaceHandler for Mongo DB configuration.

Author:
Oliver Gierke

Constructor Summary
MongoNamespaceHandler()
           
 
Method Summary
 void init()
           
 
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MongoNamespaceHandler

public MongoNamespaceHandler()
Method Detail

init

public void init()

Spring Data MongoDB

Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.