|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 UMOMessage |
MessageChunkingAggregator.aggregateEvents(EventGroup events)
This method is invoked if the shouldAggregate method is called and returns true. |
protected abstract UMOMessage |
AbstractEventAggregator.aggregateEvents(EventGroup events)
This method is invoked if the shouldAggregate method is called and returns true. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |