@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface SagaComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SagaComponentBuilderFactory.SagaComponentBuilder
Builder for the Saga component.
|
static class |
SagaComponentBuilderFactory.SagaComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static SagaComponentBuilderFactory.SagaComponentBuilder |
saga()
Saga (camel-saga)
Execute custom actions within a route using the Saga EIP.
|
static SagaComponentBuilderFactory.SagaComponentBuilder saga()
Apache Camel