|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OptimisticLockingAggregationRepository.OptimisticLockingException | |
|---|---|
| org.apache.camel.spi | Service Provider Interfaces used internally by the Camel runtime which are plugin strategies. |
| Uses of OptimisticLockingAggregationRepository.OptimisticLockingException in org.apache.camel.spi |
|---|
| Methods in org.apache.camel.spi that throw OptimisticLockingAggregationRepository.OptimisticLockingException | |
|---|---|
Exchange |
OptimisticLockingAggregationRepository.add(CamelContext camelContext,
String key,
Exchange oldExchange,
Exchange newExchange)
Add the given Exchange under the correlation key. |
void |
OptimisticLockingAggregationRepository.remove(CamelContext camelContext,
String key,
Exchange exchange)
Removes the given Exchange when both the supplied key and Exchange are present in the repository. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||