Versions Compared

Key

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

...

Code Block
<bean id="myProcessor" class="com.acme. MyProcessor"/>

Then in Camel you can do

...