Class and Description |
---|
AbstractResourceInjector
Abstract implementation of a
ResourceInjector for sagas that injects field and method resources. |
AbstractSagaManager
Abstract implementation of the SagaManager interface that provides basic functionality required by most SagaManager
implementations.
|
ResourceInjector
Interface describing a mechanism to inject resources into Saga instances.
|
SagaManagerSpanFactory
Span factory that creates spans for the
AbstractSagaManager . |
SagaRepository
Interface towards the storage mechanism of Saga instances.
|
Class and Description |
---|
SagaScopeDescriptor
Describes the scope of a Saga by means of its type and identifier.
|
Class and Description |
---|
AbstractResourceInjector
Abstract implementation of a
ResourceInjector for sagas that injects field and method resources. |
AbstractSagaManager
Abstract implementation of the SagaManager interface that provides basic functionality required by most SagaManager
implementations.
|
AbstractSagaManager.Builder
Abstract Builder class to instantiate
AbstractSagaManager implementations. |
AnnotatedSagaManager
Implementation of the SagaManager that uses annotations on the Sagas to describe the lifecycle management.
|
AnnotatedSagaManager.Builder
Builder class to instantiate a
AnnotatedSagaManager . |
AssociationResolver
Used to derive the value of an association property as designated by the association property name.
|
AssociationValue
A combination of key and value by which a Saga can be found.
|
AssociationValues
Interface describing a container of
Association Values for a single Saga instance. |
DefaultSagaManagerSpanFactory
Default implementation of the
SagaManagerSpanFactory . |
DefaultSagaManagerSpanFactory.Builder
Builder class to instantiate a
DefaultSagaManagerSpanFactory . |
ResourceInjector
Interface describing a mechanism to inject resources into Saga instances.
|
Saga
Interface describing an implementation of a Saga.
|
SagaCreationPolicy
Enumeration containing the possible Creation Policies for Sagas.
|
SagaInitializationPolicy
Describes the conditions under which a Saga should be created, and which AssociationValue it should be initialized
with.
|
SagaLifecycle
Abstract base class of a component that models a saga's life cycle.
|
SagaManagerSpanFactory
Span factory that creates spans for the
AbstractSagaManager . |
SagaRepository
Interface towards the storage mechanism of Saga instances.
|
Class and Description |
---|
AssociationValue
A combination of key and value by which a Saga can be found.
|
Class and Description |
---|
AnnotatedSaga
Implementation of the
interface that allows for a POJO instance with annotated message handlers to act
as a Saga. |
AssociationValue
A combination of key and value by which a Saga can be found.
|
AssociationValues
Interface describing a container of
Association Values for a single Saga instance. |
ResourceInjector
Interface describing a mechanism to inject resources into Saga instances.
|
Saga
Interface describing an implementation of a Saga.
|
SagaRepository
Interface towards the storage mechanism of Saga instances.
|
Class and Description |
---|
AssociationValue
A combination of key and value by which a Saga can be found.
|
AssociationValues
Interface describing a container of
Association Values for a single Saga instance. |
Class and Description |
---|
AssociationValue
A combination of key and value by which a Saga can be found.
|
AssociationValues
Interface describing a container of
Association Values for a single Saga instance. |
Class and Description |
---|
AssociationValue
A combination of key and value by which a Saga can be found.
|
Class and Description |
---|
AssociationValue
A combination of key and value by which a Saga can be found.
|
AssociationValues
Interface describing a container of
Association Values for a single Saga instance. |
Class and Description |
---|
ResourceInjector
Interface describing a mechanism to inject resources into Saga instances.
|
Class and Description |
---|
ResourceInjector
Interface describing a mechanism to inject resources into Saga instances.
|
Class and Description |
---|
ResourceInjector
Interface describing a mechanism to inject resources into Saga instances.
|
SagaManagerSpanFactory
Span factory that creates spans for the
AbstractSagaManager . |
Class and Description |
---|
ResourceInjector
Interface describing a mechanism to inject resources into Saga instances.
|
Class and Description |
---|
AbstractResourceInjector
Abstract implementation of a
ResourceInjector for sagas that injects field and method resources. |
ResourceInjector
Interface describing a mechanism to inject resources into Saga instances.
|
SimpleResourceInjector
A resource injector that checks for @Inject annotated fields and setter methods to inject resources.
|
Copyright © 2010–2024. All rights reserved.