ProcessorDefinition aware Policy -------------------------------- Key: CAMEL-2914 URL: https://issues.apache.org/activemq/browse/CAMEL-2914 Project: Apache Camel Issue Type: Improvement Components: camel-core Reporter: Mark Proctor Fix For: 2.4.0
Currently a Policy cannot change the child processor definitions, and the processor instances are created prior to wrap being called. I would like to see the child Processsor defintions passed to wrap, and the processor instances created afterwards. As discussed in this mailing list post: http://camel.465427.n5.nabble.com/Using-Policy-to-alter-Definitions-before-building-tt696567.html#a696567 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.