[
https://issues.apache.org/jira/browse/CAMEL-16706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-16706.
---------------------------------
Resolution: Won't Fix
> 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)