Class InMemorySagaCoordinator

java.lang.Object
org.apache.camel.saga.InMemorySagaCoordinator
All Implemented Interfaces:
CamelSagaCoordinator, org.apache.camel.spi.HasId

public class InMemorySagaCoordinator extends Object implements CamelSagaCoordinator
An in-memory implementation of a saga coordinator.