Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 363 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 363 Bytes

Chapter 4 - Using beans with Camel

This chapter covers:

  • Using beans with Camel
  • Calling Java beans with Camel
  • Understanding the Service Activator EIP
  • How Camel looks up beans using registries
  • How Camel selects bean methods to invoke
  • Bean parameter bindings
  • Using Java beans as predicates or expressions in routes