| 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. | 
| DefaultSagaMetaModelFactory | Deprecated
 in favor of  
AnnotationSagaMetaModelFactory. | 
Copyright © 2010–2018. All rights reserved.