lburgazzoli commented on issue #1376: URL: https://github.com/apache/camel-quarkus/issues/1376#issuecomment-647745750
> And we can investigate if that is also possible: > > ```java > @Produces > public LogComponent createMyFancyLogComponent(ComponentsBuilderFactory builder) { > return builder.log()...build(); > } > ``` This does not actually make sense as `ComponentsBuilderFactory` is static factory ---------------------------------------------------------------- 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