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 04:03:01 UTC

[jira] [Updated] (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:all-tabpanel ]

Claus Ibsen updated CAMEL-15119:
--------------------------------
    Fix Version/s: 3.4.0

> 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.4.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)