| Package | Description |
|---|---|
| org.axonframework.saga | |
| org.axonframework.saga.annotation |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSagaManager
Abstract implementation of the SagaManager interface that provides basic functionality required by most SagaManager
implementations.
|
class |
SimpleSagaManager
Simple SagaManager implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedSagaManager
Implementation of the SagaManager that uses annotations on the Sagas to describe the lifecycle management.
|
class |
AsyncAnnotatedSagaManager
A SagaManager implementation that processes Sagas asynchronously.
|
Copyright © 2010-2015. All Rights Reserved.