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 2020/05/28 05:13:00 UTC

[jira] [Commented] (CAMEL-15119) Do not use reflection when configuring subclasses of AbstractApiComponent

    [ https://issues.apache.org/jira/browse/CAMEL-15119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17118321#comment-17118321 ] 

Claus Ibsen commented on CAMEL-15119:
-------------------------------------

Those are auto generated and lacks documentation on their options, which currently the tools require

> Do not use reflection when configuring subclasses of AbstractApiComponent
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-15119
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15119
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Peter Palaga
>            Priority: Major
>             Fix For: 3.5.0
>
>
> Original report https://github.com/apache/camel-quarkus/issues/1108
> AbstractApiComponent is currently the superclass of Box, Braintree, FHIR, Google*, Olingo*, Twillio and Zendesk.
> Configuration classes such as BraintreeConfiguration and all its generated subclasses (AddOnGatewayEndpointConfiguration, AddressGatewayEndpointConfiguration, ClientTokenGatewayEndpointConfiguration, ...) require registering for reflection on Camel Quarkus.
> If would be nice if the configurer approach could cover these too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)