Package | Description |
---|---|
org.axonframework.modelling.saga |
Modifier and Type | Class and Description |
---|---|
class |
AnnotatedSaga<T>
Implementation of the
interface that allows for a POJO instance with annotated message handlers to act
as a Saga. |
Modifier and Type | Method and Description |
---|---|
protected static SagaLifecycle |
SagaLifecycle.getInstance()
Get the current
SagaLifecycle instance for the current thread. |
Copyright © 2010–2019. All rights reserved.