Camel properties component - Add support for pluggable scheme
-------------------------------------------------------------
Key: CAMEL-3723
URL: https://issues.apache.org/jira/browse/CAMEL-3723
Project: Camel
Issue Type: New Feature
Components: camel-core
Affects Versions: 2.6.0
Reporter: Claus Ibsen
Fix For: 3.0.0
We should change the API so end user can more easily add 3rd party resolvers
based on scheme.
Then they can add JNDI, zookeeper, or any other 3rd party they like.
Currently you kinda have to delegate to the existing resolvers. It would be
easier to have a Set of scheme that's supported.
And then use the order they are defined in the location as a chain to resolve a
property.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira