| Class | Description |
|---|---|
| MongoClientConfiguration |
Mongo configuration options passed at runtime.
|
| MongoClientFactory |
Factory for creating MongoClients, useful when creating and injecting objects through Spring
|
| MongoClientProxy |
MongoClient proxy for injecting into a MongoComponent
Allows for a single MongoClient to be shared among components, but
have multiple MongoComponents safely manage its lifecycle
|
| MongoComponent |
Abstract Mongo component which can be managed and configured.
|
Copyright © 2007-2018 Ikasan. All Rights Reserved.