Processor is one of the most important components of Camel. It's like a Swiss knife. You can use processor to implement message translation and transformation, and any kind of EIPs. All Camel EIPs are implemented using processor to implement the Camel component using ProcessorEndpoint
. We will see later that processors are also useful for error handling or for unit tests. To make it even easier, you can also use existing beans, acting as processors. Camel can directly use your existing beans thanks to an extended bean support, as we will see in the next chapter.

Mastering Apache Camel
By :

Mastering Apache Camel
By:
Overview of this book
Table of Contents (15 chapters)
Mastering Apache Camel
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Key Features
Core Concepts
Routing and Processors
Beans
Enterprise Integration Patterns
Components and Endpoints
Error Handling
Testing
Index
Customer Reviews