Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Este conteúdo não está disponível no idioma selecionado.
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
anddecodeParam
configurations (if these are not defined, an attempt is made to reflectively resolve the decoder). - sets the decoded value on the target bean.