Versions Compared

Key

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

...

Wiki Markup
{snippet:id=e1|lang=java|title=Multicast using onPrepare|url=camel/trunk/camel-core/src/test/java/org/apache/camel/processor/MulticastOnPrepareTest.java}

And the same example in XML DSL

Wiki Markup
{snippet:id=e1|lang=xml|title=Multicast using onPrepare|url=camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/processor/MulticastOnPrepareTest.xml}

Notice the onPrepare option is also available on other EIPs such as Splitter and , Recipient List, and Wire Tap.

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