Uses of Class
org.apache.camel.saga.InMemorySagaService
-
Packages that use InMemorySagaService Package Description org.apache.camel.saga Camel Saga EIP -
-
Uses of InMemorySagaService in org.apache.camel.saga
Constructors in org.apache.camel.saga with parameters of type InMemorySagaService Constructor Description InMemorySagaCoordinator(org.apache.camel.CamelContext camelContext, InMemorySagaService sagaService, String sagaId)
-