|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AggregationStrategy | |
|---|---|
| org.mule.routing | Defines the core routing patterns supported by mule. |
| Uses of AggregationStrategy in org.mule.routing |
|---|
| Classes in org.mule.routing that implement AggregationStrategy | |
|---|---|
class |
CollectAllAggregationStrategy
If no routes generated exeption then it returns a new MuleEvent under the
rules of DefaultRouterResultsHandler (you can change this behaviour by
overriding CollectAllAggregationStrategy.aggregateWithoutFailedRoutes(AggregationContext). |
| Methods in org.mule.routing with parameters of type AggregationStrategy | |
|---|---|
void |
ScatterGatherRouter.setAggregationStrategy(AggregationStrategy aggregationStrategy)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||