Package | Description |
---|---|
org.mule.config.spring.factories | |
org.mule.routing |
Defines the core routing patterns supported by mule.
|
Modifier and Type | Class and Description |
---|---|
static class |
AggregationStrategyDefinitionParser.AggregationStrategyDelegate |
Modifier and Type | Method and Description |
---|---|
void |
ScatterGatherRouterFactoryBean.setAggregationStrategy(AggregationStrategy aggregationStrategy) |
void |
AggregationStrategyDefinitionParser.AggregationStrategyDelegate.setRef(AggregationStrategy ref) |
Modifier and Type | Class and Description |
---|---|
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) . |
Modifier and Type | Method and Description |
---|---|
void |
ScatterGatherRouter.setAggregationStrategy(AggregationStrategy aggregationStrategy) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.