public interface  org.apache.camel.processor.aggregate.DelegateAggregationStrategy extends java.lang.Object
{
public abstract org.apache.camel.processor.aggregate.AggregationStrategy getDelegate();
}