- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<org.springframework.data.mongodb.MongoDbFactory>, org.springframework.beans.factory.InitializingBean, CloudServiceConnectorFactory<org.springframework.data.mongodb.MongoDbFactory>
public class MongoDbFactoryFactory
extends AbstractCloudServiceConnectorFactory<org.springframework.data.mongodb.MongoDbFactory>
Spring factory bean for MongoDb service.
- Author:
- Ramnivas Laddad