Let camel spring auto detect any InterceptStrategy spring beans and auto use
them on startup
--------------------------------------------------------------------------------------------
Key: CAMEL-1701
URL: https://issues.apache.org/activemq/browse/CAMEL-1701
Project: Apache Camel
Issue Type: New Feature
Components: camel-spring
Affects Versions: 2.0-M2
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.0.0
We have other beans you can just add to spring context and Camel will
autodetect them by type and use them.
For instance: Tracer, Debugger, Registry and whatnot.
We should add InterceptStrategy to that to allow Camel to easily use global
interceptors for all camel contexts you may define with spring XML files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.