Package org.apache.camel.saga


package org.apache.camel.saga
Camel Saga EIP
  • Class
    Description
    A saga coordinator can be used to register compensator's and take the final decision on the saga: compensate or complete (successfully).
    A Camel saga service is a factory of saga coordinators.
    Defines the configuration of a saga step.
    A in-memory implementation of a saga coordinator.
    An in-memory implementation of a saga service.