InterceptStrategy - add some sugar to make it easier for end users to use it ----------------------------------------------------------------------------
Key: CAMEL-1569 URL: https://issues.apache.org/activemq/browse/CAMEL-1569 Project: Apache Camel Issue Type: Improvement Components: camel-core Affects Versions: 2.0-M1 Reporter: Claus Ibsen Fix For: 2.0.0 The InterceptStrategy interface is bound to using Processor etc and we do not have any easy support in the DSL itself to define your own custom interceptors. And an idea is to bridge it to allow it to do custom routing as well. Can be used to detour for certain conditions, such as a message having some odd data. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.