lburgazzoli edited a comment on pull request #1372:
URL: https://github.com/apache/camel-quarkus/pull/1372#issuecomment-645994096


   The initial motivation behind this enhancement are:
   
   - make it possible to use `@Inject` to get component as you would do with 
`@BeanInject` inside a route but more familiar for CDI developer
   - make it possible to get a reference of a component created at build time 
as by using the component-dsl or by producing a custom component via 
`@Produces` one would override the component created and pre-configured at 
build time
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to