Versions Compared

Key

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

...

You don't necessarily need to use the @Consume annotation if you don't want to as you could also make use of the Camel DSL to route to the beans bean's method as well.

Using the DSL to invoke the bean method

...