Versions Compared

Key

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

...

The following example shows how to aggregate messages so that only the latest message for a specific value of the cheese header are sent.

Wiki Markup
{snippet:id=exampleex|lang=java|url=activemq/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/AggregatorTest.java}

...