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)