Uses of Interface
org.apache.camel.spi.AggregationRepository
-
Packages that use AggregationRepository Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of AggregationRepository in org.apache.camel.spi
Subinterfaces of AggregationRepository in org.apache.camel.spi Modifier and Type Interface Description interfaceOptimisticLockingAggregationRepositoryA specializedAggregationRepositorywhich also supports optimistic locking.interfaceRecoverableAggregationRepositoryA specializedAggregationRepositorywhich also supports recovery.
-