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

public class DelegatingAggregationStrategy extends ClosureAdapter implements AggregationStrategy
An aggregation strategy that delegates to a Closure.
Author:
Martin Krasser