Red Hat Training

A Red Hat training course is available for Red Hat Fuse

4.22. Javabean Cartridge Actions

The Java Bean cartridge:
  • extracts string values from the source/input message stream.
  • decodes the string value based on the decoder and decodeParam configurations (if these are not defined, an attempt is made to reflectively resolve the decoder).
  • sets the decoded value on the target bean.