| Package | Description |
|---|---|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OptimisticLockingAggregationRepository
A specialized
AggregationRepository which also supports optimistic locking. |
interface |
RecoverableAggregationRepository
A specialized
AggregationRepository which also supports recovery. |
Apache Camel