Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
{snippet:id=example|lang=xml|url=activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/processor/aggregator.xml}

You can specify your own AggregationStrategy if you prefer as shown in the following example

Wiki Markup
{snippet:id=example|lang=xml|url=activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/processor/aggregator-custom-strategy.xml}

Notice how the strategyRef attribute is used on the <aggregator> element to refer to the custom strategy in Spring

Include Page
CAMEL:Using This Pattern
CAMEL:Using This Pattern