Package | Description |
---|---|
org.apache.camel.impl.saga |
In-memory Saga coordinator.
|
org.apache.camel.model |
The JAXB POJOs for the
XML Configuration
of the routing rules.
|
org.apache.camel.processor.saga |
Saga EIP implementation.
|
org.apache.camel.saga |
Camel Saga EIP
|
Class and Description |
---|
CamelSagaCoordinator
A saga coordinator can be used to register compensator's and
take the final decision on the saga: compensate or complete (successfully).
|
CamelSagaService
A Camel saga service is a factory of saga coordinators.
|
CamelSagaStep
Defines the configuration of a saga step.
|
Class and Description |
---|
CamelSagaService
A Camel saga service is a factory of saga coordinators.
|
Class and Description |
---|
CamelSagaCoordinator
A saga coordinator can be used to register compensator's and
take the final decision on the saga: compensate or complete (successfully).
|
CamelSagaService
A Camel saga service is a factory of saga coordinators.
|
CamelSagaStep
Defines the configuration of a saga step.
|
Class and Description |
---|
CamelSagaCoordinator
A saga coordinator can be used to register compensator's and
take the final decision on the saga: compensate or complete (successfully).
|
CamelSagaStep
Defines the configuration of a saga step.
|
Apache Camel