public class MongoDbFactoryCreator extends AbstractServiceConnectorCreator<MongoDbFactory,MongoServiceInfo>
| Constructor and Description |
|---|
MongoDbFactoryCreator() |
| Modifier and Type | Method and Description |
|---|---|
SimpleMongoDbFactory |
configure(SimpleMongoDbFactory mongoDbFactory,
MongoDbFactoryConfig config) |
MongoDbFactory |
create(MongoServiceInfo serviceInfo,
ServiceConnectorConfig config)
Create service for the given service info and configured with the given
configuration
|
getServiceConnectorType, getServiceInfoTypepublic MongoDbFactory create(MongoServiceInfo serviceInfo, ServiceConnectorConfig config)
ServiceConnectorCreatorpublic SimpleMongoDbFactory configure(SimpleMongoDbFactory mongoDbFactory, MongoDbFactoryConfig config)