cIntercept
Intercepts each message sub-route and redirects it in another sub-route without modifying the original one. When this detour is complete, message routing to the originally intended target endpoints continues. This can be useful at testing time to simulate error handling.
For more information, see the Apache camel documentation https://camel.apache.org/components/latest/.