All Classes
-
All Classes Interface Summary Class Summary Class Description BeanMethodResource BeanMethodRoute ARouteBuilderinstantiated by Camel (not by Arc).BeanResource BeanResource.ProduceInterface BeanRoutes ARouteBuilderinstantiated by Camel (not by Arc).BeanRoutes.MyBean CalledFromLanguageAnnotatedParamBean ClassResource CompletionStageBean A bean referenced from a route (and from nowhere else) by name.ConsumeAnnotationBean A bean having a method annotated with@ConsumeConsumeAnnotationWithExplicitPropertyBean A bean having a method annotated with@Consumewith an explicitConsume.property()value.ConsumeAnnotationWithImplicitEndpointGetterBean A bean having a method annotated with@Consumewith a fallback endpoint URI getter whose name ends withEndpointand whose return type isEndpoint.ConsumeAnnotationWithImplicitGetterBean A bean having a method annotated with@Consumewith an implicit endpoint URI getter.ConsumeAnnotationWithImplicitOnGetterBean A bean having a method annotated with@Consumewith a fallback endpoint URI getter whose name results from removingonprefix from the@Consumemethod.Counter CustomNamedConsumeAnnotationBean A@Namedbean a specific name having a method annotated with@ConsumeDefaultNamedConsumeAnnotationBean A@Namedwith no specific name bean having a method annotated with@ConsumeEagerAppScopedRouteBuilder ARouteBuilderinjected intoBeanResourceand thus instantiated eagerly.EipResource EipRoutes EipRoutes.CustomDynamicRouter EipRoutes.DynamicRouterWithAnnotation Employee EmployeeService LazyAppScopedRouteBuilder An @ApplicationScopedRouteBuilderthat would normally get removed from the CDI container because it is not injected anywhere and because it has no observer method, etc.NamedBean A bean referenced from a route (and from nowhere else) by name.NonRegisteredBean ParametersBean A bean referenced from a route (and from nowhere else) by name.Producers Producers Producers.BeanInstance Producers.WithAlternateBeanInstance Producers.WithDefaultBeanInstance Producers.WithoutDefaultBeanInstance RegisteredBean RouteBuilderWithProducer ARouteBuilderwith a @Produces method that makes it a CDI bean.RouteBuilderWithProducer.Hello SingletonAnnotationBean A bean annotated withSingletonhaving a method annotated with@ConsumeWithHandlerBean WithLanguageParamBindingsBean A bean using language annotations in parameter bindings.