You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/08/10 14:04:00 UTC

[jira] [Created] (CAMEL-13850) camel3 - Property placeholders on EIP models can be optimized

Claus Ibsen created CAMEL-13850:
-----------------------------------

             Summary: camel3 - Property placeholders on EIP models can be optimized
                 Key: CAMEL-13850
                 URL: https://issues.apache.org/jira/browse/CAMEL-13850
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.0.0, 3.0.0.RC2


We do a bit of introspection on each model class to fin its getter/setter properties, which we can then use for property placeholders.

org.apache.camel.model.ProcessorDefinitionHelper#resolvePropertyPlaceholders

We should look at optimising this



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)