Uses of Class
org.mule.routing.AggregationException

Packages that use AggregationException
org.mule.examples.loanbroker.routers   
org.mule.routing.inbound Inbound router implementation as described in the Enterprise Integration Patterns book. 
 

Uses of AggregationException in org.mule.examples.loanbroker.routers
 

Methods in org.mule.examples.loanbroker.routers that throw AggregationException
protected  UMOMessage BankQuotesInboundAggregator.aggregateEvents(EventGroup events)
          This method is invoked if the shouldAggregate method is called and returns true.
 

Uses of AggregationException in org.mule.routing.inbound
 

Methods in org.mule.routing.inbound that throw AggregationException
protected abstract  UMOMessage AbstractEventAggregator.aggregateEvents(EventGroup events)
          This method is invoked if the shouldAggregate method is called and returns true.
protected  UMOMessage MessageChunkingAggregator.aggregateEvents(EventGroup events)
          This method is invoked if the shouldAggregate method is called and returns true.
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.