public interface MongoConfiguration
extends io.dropwizard.jackson.Discoverable
| Modifier and Type | Method and Description |
|---|---|
com.mongodb.MongoClient |
buildClient() |
org.mongodb.morphia.Datastore |
buildDatastore() |
MongoConfiguration |
using(io.dropwizard.setup.Environment environment) |
MongoConfiguration |
with(Set<Class> entitySet) |
MongoConfiguration using(io.dropwizard.setup.Environment environment)
MongoConfiguration with(Set<Class> entitySet)
com.mongodb.MongoClient buildClient()
org.mongodb.morphia.Datastore buildDatastore()
Copyright © 2017. All rights reserved.