How camel handles multiple parameter binding in bean method?
Answer Posted / Kamal Kumawat
Apache Camel uses the Spring Framework's dependency injection mechanism to handle multiple parameters in a bean method. Make sure your CamelContext is set up with Spring, and you have defined your beans using the appropriate annotations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category