Versions Compared

Key

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

...

This will use the Bean Binding to map the message exchange to the bean.

Using

Object The object instance that can receive invocations, is used to consume messages must be explicitly registered with the Registry. For example if you are using Spring you must define the bean in the spring.xml; or if you don't use Spring then put the bean in JNDI.

...