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/15 17:10:00 UTC

[jira] [Created] (CAMEL-13870) camel3 - Fast configuring of endpoint options

Claus Ibsen created CAMEL-13870:
-----------------------------------

             Summary: camel3 - Fast configuring of endpoint options
                 Key: CAMEL-13870
                 URL: https://issues.apache.org/jira/browse/CAMEL-13870
             Project: Camel
          Issue Type: Improvement
            Reporter: Claus Ibsen
             Fix For: 3.x


Like we did for fast property placeholders on EIPs we can optimize endpoints as well, by using the apt compiler plugin to generate a configurer classes that uses direct java method invocations and then the property builder support class can detect that we have such a configurer and use it, when it looks for the setter. 





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