Package org.apache.camel.quarkus.component.bean
package org.apache.camel.quarkus.component.bean
-
ClassDescriptionA
RouteBuilderinstantiated by Camel (not by Arc).A bean referenced from a route (and from nowhere else) by name.ARouteBuilderinjected intoBeanResourceand thus instantiated eagerly.A bean referenced from a route (and from nowhere else) by its identifier.An @ApplicationScopedRouteBuilderthat would normally get removed from the CDI container because it is not injected anywhere and because it has no observer method, etc.A bean referenced from a route (and from nowhere else) by name.A bean referenced from a route (and from nowhere else) by name.ARouteBuilderwith a @Produces method that makes it a CDI bean.A bean using language annotations in parameter bindings.