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 2021/09/24 08:19:00 UTC

[jira] [Updated] (CAMEL-16706) camel-core - FactoryFinder create new instance of implementation class non reflective

     [ https://issues.apache.org/jira/browse/CAMEL-16706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-16706:
--------------------------------
    Fix Version/s:     (was: 3.12.0)
                   3.13.0

> camel-core - FactoryFinder create new instance of implementation class non reflective
> -------------------------------------------------------------------------------------
>
>                 Key: CAMEL-16706
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16706
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.13.0
>
>
> We should look at for Camel's FactoryFinder which is used to plugin various things by classpath discovery. However the class is instantiated reflective via Injector.
> We could look at source code generate in src/main/generated java code that creates this class via Java code and new constructor.



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