public class MongoClientFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.mongodb.MongoClient |
getMongoClient(MongoClientConfiguration configuration)
Creates and returns a MongoClient based on a configuration.
|
public static com.mongodb.MongoClient getMongoClient(MongoClientConfiguration configuration)
configuration - the configurationCopyright © 2007-2017 Ikasan. All Rights Reserved.