AbstractPersistStateMachineHandler<S,E> |
AbstractPersistStateMachineHandler is a base recipe which can be used to
handle a state change of an arbitrary entity in a persistent storage.
|
FactoryPersistStateMachineHandler<S,E> |
FactoryPersistStateMachineHandler is a recipe can be used to
handle a state change of an arbitrary entity in a persistent storage.
|
GenericPersistStateMachineHandler<S,E> |
GenericPersistStateMachineHandler is a recipe which can be used to
handle a state change of an arbitrary entity in a persistent storage.
|
PersistStateMachineHandler |
PersistStateMachineHandler is a recipe which can be used to
handle a state change of an arbitrary entity in a persistent storage.
|