| Interface | Description |
|---|---|
| MongoTemplate |
Generic template for accessing Mongo for the axon events.
|
| Class | Description |
|---|---|
| DefaultMongoTemplate |
Default implementation for the
MongoTemplate. |
| MongoEventStore |
Implementation of the
EventStore based on a MongoDB instance or replica set. |
| MongoFactory |
Factory bean for a Mongo instance class.
|
| MongoOptionsFactory |
Factory class used to create a
MongoOptions instance. |
| Exception | Description |
|---|---|
| MongoInitializationException |
Exception used to indicate the configuration of the MongoDB connection has errors.
|
Copyright © 2012. All Rights Reserved.