Home »
MCQs »
Apache Camel MCQs
Which of the following specifies which methods are executed as well as how the Message is transformed into method parameters?
22. Which of the following specifies which methods are executed as well as how the Message is transformed into method parameters?
- CamelContext
- Backlog tracer
- Component
- Bean Binding
Answer: D) Bean Binding
Explanation:
Camel Bean Binding specifies which methods are executed as well as how the Message is transformed into method parameters.