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 2015/03/05 15:51:38 UTC

[jira] [Created] (CAMEL-8444) Camel Toolbox - Component properties to include setters

Claus Ibsen created CAMEL-8444:
----------------------------------

             Summary: Camel Toolbox - Component properties to include setters
                 Key: CAMEL-8444
                 URL: https://issues.apache.org/jira/browse/CAMEL-8444
             Project: Camel
          Issue Type: Improvement
          Components: tooling
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.16.0


The component options are currently discovered in apt from fields. But there is a few components that has delegate setters, such as JMS component.

We can improve apt to discover those setters as well to be included.

Or better to use the same set of @UriParam on component level as well so its the same all over. But that would need to migrate on all the components if going down that path.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)