public static class AggregationStrategyDefinitionParser.AggregationStrategyDelegate extends Object implements AggregationStrategy
| Constructor and Description |
|---|
AggregationStrategyDelegate() |
| Modifier and Type | Method and Description |
|---|---|
Event |
aggregate(AggregationContext context) |
void |
setRef(AggregationStrategy ref) |
public Event aggregate(AggregationContext context) throws org.mule.runtime.api.exception.MuleException
aggregate in interface AggregationStrategyorg.mule.runtime.api.exception.MuleExceptionpublic void setRef(AggregationStrategy ref)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.