Claus Ibsen created CAMEL-13583:
-----------------------------------
Summary: Camel Injector - Add method for creating a new instance
without bean processing
Key: CAMEL-13583
URL: https://issues.apache.org/jira/browse/CAMEL-13583
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.0.0, 3.0.0-M3
There are use-cases where we for example loads the type converter loaded that
creates an instance of the class, but we use the injector which does bean post
processing by scanning methods for injecting fields / and other autowriting via
those Camel annotations. But these type converters are basic and dont need
this. There can be some other factory classes too, so lets have a basic
injector method so you can choose.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)