public final class LocalMongoDbService extends LocalMongoClientFactory
clientFactory which
provides MongoClients used for local storage using the embedded MongoDB platform.| Modifier and Type | Field and Description |
|---|---|
static ServiceClientFactory<MongoClient> |
clientFactory |
| Constructor and Description |
|---|
LocalMongoDbService() |
public static final ServiceClientFactory<MongoClient> clientFactory