org.springframework.data.mongodb.repository.config
Class MongoRepositoryConfigNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.data.mongodb.config.MongoNamespaceHandler
org.springframework.data.mongodb.repository.config.MongoRepositoryConfigNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
public class MongoRepositoryConfigNamespaceHandler
- extends MongoNamespaceHandler
NamespaceHandler to register repository configuration.
- Author:
- Oliver Gierke
|
Method Summary |
void |
init()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MongoRepositoryConfigNamespaceHandler
public MongoRepositoryConfigNamespaceHandler()
init
public void init()
- Specified by:
init in interface NamespaceHandler- Overrides:
init in class MongoNamespaceHandler
Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.