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
Constructors -
Method Summary
Methods inherited from class org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter
call, callClosure, getClosureMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.AggregationStrategy
aggregate, canPreComplete, onCompletion, onCompletion, onOptimisticLockFailure, preComplete, timeout
-
Constructor Details
-
DelegatingAggregationStrategy
-
-
Method Details
-
aggregate
- Specified by:
aggregatein interfaceAggregationStrategy
-