| Class | Description |
|---|---|
| EmbeddedMongoBuilder |
A convenient builder for EmbedMongo that builds
MongodStarter and
MongodExecutable with Slf4j as a logger (instead of JUL), then
starts "embedded" MongoDB and exposes preconfigured instance of
MongoClient. |
| EmbeddedMongoFactoryBean |
FactoryBean for EmbedMongo that runs MongoDB as a managed
process and exposes preconfigured instance of
MongoClient. |
Copyright © 2013–2014. All rights reserved.