Class and Description |
---|
SagaStore
Provides a mechanism to find, load update and delete sagas of type
T from an underlying storage like a
database. |
Class and Description |
---|
AnnotatedSagaRepository
SagaRepository implementation extending from the
LockingSagaRepository dealing with annotated Sagas. |
AnnotatedSagaRepository.Builder
Builder class to instantiate a
AnnotatedSagaRepository . |
CachingSagaStore
Saga Repository implementation that adds caching behavior to the repository it wraps.
|
CachingSagaStore.Builder
Builder class to instantiate a
CachingSagaStore . |
LockingSagaRepository
Abstract implementation of a saga repository that locks access to a saga while the saga is being operated on.
|
LockingSagaRepository.Builder
Abstract Builder class to instantiate
LockingSagaRepository implementations. |
NoResourceInjector
ResourceInjector that does not inject anything.
|
SagaStore
Provides a mechanism to find, load update and delete sagas of type
T from an underlying storage like a
database. |
SagaStore.Entry
Interface describing a Saga entry fetched from a SagaStore.
|
Class and Description |
---|
SagaStore
Provides a mechanism to find, load update and delete sagas of type
T from an underlying storage like a
database. |
SagaStore.Entry
Interface describing a Saga entry fetched from a SagaStore.
|
Class and Description |
---|
SagaStore
Provides a mechanism to find, load update and delete sagas of type
T from an underlying storage like a
database. |
SagaStore.Entry
Interface describing a Saga entry fetched from a SagaStore.
|
Class and Description |
---|
SagaStore
Provides a mechanism to find, load update and delete sagas of type
T from an underlying storage like a
database. |
SagaStore.Entry
Interface describing a Saga entry fetched from a SagaStore.
|
Copyright © 2010–2018. All rights reserved.