Skip to content

component class

Raymond Meester edited this page Mar 7, 2023 · 1 revision

The Class component binds beans to Camel message exchanges. It works in the same way as the Bean component but instead of looking up beans from a Registry it creates the bean based on the class name.

Camel Documentation

Clone this wiki locally