See: Description
| Class | Description | 
|---|---|
| AbstractMongoConfiguration | Base class for Spring Data MongoDB configuration using JavaConfig. | 
| BeanNames | Constants to declare bean names used by the namespace configuration. | 
| MappingMongoConverterParser | Bean definition parser for the  mapping-converterelement. | 
| MongoAuditingBeanDefinitionParser | BeanDefinitionParserto register aAuditingEventListenerto transparently set auditing information on
 an entity. | 
| MongoDbFactoryParser | |
| MongoJmxParser | |
| MongoNamespaceHandler | NamespaceHandlerfor Mongo DB configuration. | 
| MongoParser | Parser for <mongo;gt; definitions. | 
| ServerAddressPropertyEditor | Parse a  Stringto aServerAddressarray. | 
| StringToWriteConcernConverter | Converter to create  WriteConcerninstances from String representations. | 
| WriteConcernPropertyEditor | Parse a string to a  WriteConcern. | 
Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.