Interface | Description |
---|---|
MongoTemplate |
Generic template for accessing Mongo for the axon sagas.
|
Class | Description |
---|---|
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-2014. All Rights Reserved.