Uses of Class
org.mule.routing.AggregationException

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

Uses of AggregationException in org.mule.routing
 

Methods in org.mule.routing that throw AggregationException
protected abstract  MuleEvent AbstractCorrelationAggregator.aggregateEvents(EventGroup events)
           
 

Uses of AggregationException in org.mule.routing.correlation
 

Methods in org.mule.routing.correlation that throw AggregationException
 MuleEvent ResequenceCorrelatorCallback.aggregateEvents(EventGroup events)
          This method is invoked if the shouldAggregate method is called and returns true.
 MuleEvent ResequenceMessagesCorrelatorCallback.aggregateEvents(EventGroup events)
          This method is invoked if the shouldAggregate method is called and returns true.
 MuleEvent CollectionCorrelatorCallback.aggregateEvents(EventGroup events)
          This method is invoked if the shouldAggregate method is called and returns true.
 



Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.