Package org.axonframework.saga.repository.mongo

Interface Summary
MongoTemplate Generic template for accessing Mongo for the axon sagas.
 

Class Summary
DefaultMongoTemplate MongoTemplate instance providing access to the MongoDB Collection containing stored Sagas.
MongoSagaRepository Implementations of the SagaRepository that stores Sagas and their associations in a Mongo Database.
SagaEntry Java representation of sagas stored in a mongo instance
 



Copyright © 2010-2016. All Rights Reserved.