Properties component - Add SPI to provide a hook for looking up a property on demand ------------------------------------------------------------------------------------
Key: CAMEL-3518 URL: https://issues.apache.org/jira/browse/CAMEL-3518 Project: Camel Issue Type: New Feature Components: camel-core Affects Versions: 2.5.0 Reporter: Claus Ibsen Fix For: 2.7.0 See nabble http://camel.465427.n5.nabble.com/Dynamic-URI-with-annotation-based-POJOs-tp3332947p3332947.html We need a simple API for end users to plugin custom impls which can lookup property values on demand. For example from JNDI, database, zookepper or whatever. The current API is based on returning a Properties instance. That is a bit to coarse grained. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.