|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AggregationException | |
| org.mule.routing.inbound | Inbound router implementation as described in the Enterprise Integration Patterns book. |
| org.mule.samples.loanbroker.routers | |
| 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. |
| Uses of AggregationException in org.mule.samples.loanbroker.routers |
| Methods in org.mule.samples.loanbroker.routers that throw AggregationException | |
protected UMOMessage |
BankQuotesAggregator.aggregateEvents(EventGroup events)
This method is invoked if the shouldAggregate method is called and returns true. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||