Interface CamelSagaCoordinator

All Superinterfaces:
org.apache.camel.spi.HasId
All Known Implementing Classes:
InMemorySagaCoordinator

public interface CamelSagaCoordinator extends org.apache.camel.spi.HasId
A saga coordinator can be used to register compensator's and take the final decision on the saga: compensate or complete (successfully).