Uses of Class
org.mule.api.routing.AggregationContext

Packages that use AggregationContext
org.mule.routing Defines the core routing patterns supported by mule. 
 

Uses of AggregationContext in org.mule.routing
 

Methods in org.mule.routing with parameters of type AggregationContext
 MuleEvent AggregationStrategy.aggregate(AggregationContext context)
          aggregates the events in the given context into a single one
 MuleEvent CollectAllAggregationStrategy.aggregate(AggregationContext context)
           
protected  MuleEvent CollectAllAggregationStrategy.aggregateWithFailedRoutes(AggregationContext context)
           
protected  MuleEvent CollectAllAggregationStrategy.aggregateWithoutFailedRoutes(AggregationContext context)
           
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.