Interface | Description |
---|---|
SagaMetaModelFactory |
Interface of a factory for a
SagaModel for any given saga type. |
SagaModel<T> |
Interface of a model that describes a Saga of type
T . |
Class | Description |
---|---|
AnnotationSagaMetaModelFactory |
Default implementation of a
SagaMetaModelFactory . |
Copyright © 2010–2022. All rights reserved.