Package org.axonframework.eventstore.mongo

Class Summary
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.
MongoTemplate Helper class for interacting with the MongoDB instance containing the axon event store data.
 

Exception Summary
MongoInitializationException Exception used to indicate the configuration of the MongoDB connection has errors
 



Copyright © 2011. All Rights Reserved.