Class DelegatingAggregationStrategy
java.lang.Object
org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter
org.openehealth.ipf.platform.camel.core.closures.DelegatingAggregationStrategy
- All Implemented Interfaces:
AggregationStrategy
An aggregation strategy that delegates to a
Closure
.- Author:
- Martin Krasser
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter
call, callClosure, getClosure
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.camel.AggregationStrategy
aggregate, canPreComplete, onCompletion, onCompletion, onOptimisticLockFailure, preComplete, timeout
-
Constructor Details
-
DelegatingAggregationStrategy
-
-
Method Details
-
aggregate
- Specified by:
aggregate
in interfaceAggregationStrategy
-