Skip navigation links
A B C E G H I L M O P R T W 

A

addRoutesToCamelContext(CamelContext) - Method in class org.apache.camel.quarkus.component.bean.CamelRoute
 
addRoutesToCamelContext(CamelContext) - Method in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
 
aggregate(Exchange, Exchange) - Method in class org.apache.camel.quarkus.component.bean.CamelRoute
 

B

buildCombinedResponse(List<String>) - Method in class org.apache.camel.quarkus.component.bean.CamelRoute.MyOrderService
We use the same bean for building the combined response to send back to the original caller

C

CamelResource - Class in org.apache.camel.quarkus.component.bean
 
CamelResource() - Constructor for class org.apache.camel.quarkus.component.bean.CamelResource
 
CamelRoute - Class in org.apache.camel.quarkus.component.bean
A RouteBuilder instantiated by Camel (not by Arc).
CamelRoute() - Constructor for class org.apache.camel.quarkus.component.bean.CamelRoute
 
CamelRoute.MyOrderService - Class in org.apache.camel.quarkus.component.bean
 
configProperty() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
 
configure() - Method in class org.apache.camel.quarkus.component.bean.CamelRoute
 
configure() - Method in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
 
configure() - Method in class org.apache.camel.quarkus.component.bean.LazyAppScopedRouteBuilder
 
configure() - Method in class org.apache.camel.quarkus.component.bean.RouteBuilderWithProducer
 
CONFIGURE_COUNTER - Static variable in class org.apache.camel.quarkus.component.bean.CamelRoute
 
CONFIGURE_COUNTER - Static variable in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
 
counter - Variable in class org.apache.camel.quarkus.component.bean.CamelResource
 
counter() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
 
Counter - Class in org.apache.camel.quarkus.component.bean
 
Counter() - Constructor for class org.apache.camel.quarkus.component.bean.Counter
 
counter - Variable in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
 

E

EagerAppScopedRouteBuilder - Class in org.apache.camel.quarkus.component.bean
A RouteBuilder injected into CamelResource and thus instantiated eagerly.
EagerAppScopedRouteBuilder() - Constructor for class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
 

G

getCounter() - Method in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
 
getHello() - Method in class org.apache.camel.quarkus.component.bean.RouteBuilderWithProducer.Hello
 
getValue() - Method in class org.apache.camel.quarkus.component.bean.Counter
 

H

handleOrder(String) - Method in class org.apache.camel.quarkus.component.bean.CamelRoute.MyOrderService
We just handle the order by returning a id line for the order
hello() - Method in class org.apache.camel.quarkus.component.bean.RouteBuilderWithProducer
 
Hello() - Constructor for class org.apache.camel.quarkus.component.bean.RouteBuilderWithProducer.Hello
 

I

increment() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
 
increment() - Method in class org.apache.camel.quarkus.component.bean.Counter
 
INSTANCE_COUNTER - Static variable in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
 

L

lazy() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
 
LazyAppScopedRouteBuilder - Class in org.apache.camel.quarkus.component.bean
An @ApplicationScoped RouteBuilder that would normally get removed from the CDI container because it is not injected anywhere and because it has no observer method, etc.
LazyAppScopedRouteBuilder() - Constructor for class org.apache.camel.quarkus.component.bean.LazyAppScopedRouteBuilder
 
lazyConfigureCounter() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
 

M

myFooValue - Variable in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
 
MyOrderService() - Constructor for class org.apache.camel.quarkus.component.bean.CamelRoute.MyOrderService
 

O

org.apache.camel.quarkus.component.bean - package org.apache.camel.quarkus.component.bean
 

P

postConstruct() - Method in class org.apache.camel.quarkus.component.bean.EagerAppScopedRouteBuilder
 
processOrder(String) - Method in class org.apache.camel.quarkus.component.bean.CamelResource
 

R

routeBuilder - Variable in class org.apache.camel.quarkus.component.bean.CamelResource
 
routeBuilderConfigureCounter() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
 
routeBuilderInjectedCount() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
 
routeBuilderInstanceCounter() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
 
RouteBuilderWithProducer - Class in org.apache.camel.quarkus.component.bean
A RouteBuilder with a @Produces method that makes it a CDI bean.
RouteBuilderWithProducer() - Constructor for class org.apache.camel.quarkus.component.bean.RouteBuilderWithProducer
 
RouteBuilderWithProducer.Hello - Class in org.apache.camel.quarkus.component.bean
 

T

template - Variable in class org.apache.camel.quarkus.component.bean.CamelResource
 

W

withProducer() - Method in class org.apache.camel.quarkus.component.bean.CamelResource
 
A B C E G H I L M O P R T W 
Skip navigation links

Copyright © 2019 The Apache Software Foundation. All rights reserved.