A C E G I O U V 
All Classes All Packages

A

autoConfigureRoutes() - Method in interface org.apache.camel.cdi.CdiCamelConfiguration
 
autoConfigureRoutes(boolean) - Method in interface org.apache.camel.cdi.CdiCamelConfiguration
Overrides the Camel CDI behavior to automatically add all RouteBuilders to the corresponding Camel contexts.
autoStartContexts() - Method in interface org.apache.camel.cdi.CdiCamelConfiguration
 
autoStartContexts(boolean) - Method in interface org.apache.camel.cdi.CdiCamelConfiguration
Overrides the Camel CDI behavior to automatically start all Camel contexts.

C

CdiCamelConfiguration - Interface in org.apache.camel.cdi
The Camel CDI configuration.
CdiCamelContext - Class in org.apache.camel.cdi
CDI CamelContext class that can be extended to declare custom Camel context beans.
CdiCamelContext() - Constructor for class org.apache.camel.cdi.CdiCamelContext
 
CdiCamelExtension - Class in org.apache.camel.cdi
 
CdiCamelExtension() - Constructor for class org.apache.camel.cdi.CdiCamelExtension
 
CdiEventEndpoint<T> - Class in org.apache.camel.cdi
A Camel Endpoint that bridges the CDI events facility with Camel routes so that CDI events can be seamlessly observed / consumed (respectively produced / fired) from Camel consumers (respectively by Camel producers).
createConsumer(Processor) - Method in class org.apache.camel.cdi.CdiEventEndpoint
 
createProducer() - Method in class org.apache.camel.cdi.CdiEventEndpoint
 

E

eagerCreateTypeConverter() - Method in class org.apache.camel.cdi.CdiCamelContext
 

G

getTypeConverter() - Method in class org.apache.camel.cdi.CdiCamelContext
 

I

ImportResource - Annotation Type in org.apache.camel.cdi
Indicates one or more resources representing Camel XML configuration to import.

O

of(String) - Static method in class org.apache.camel.cdi.Uri.Literal
 
org.apache.camel.cdi - package org.apache.camel.cdi
 

U

Uri - Annotation Type in org.apache.camel.cdi
A CDI qualifier to define the Camel URI associated to the annotated resource.
Uri.Literal - Class in org.apache.camel.cdi
 

V

value() - Method in annotation type org.apache.camel.cdi.ImportResource
Resource locations from which to import Camel XML configuration.
value() - Method in class org.apache.camel.cdi.Uri.Literal
 
value() - Method in annotation type org.apache.camel.cdi.Uri
Returns the Camel URI of the resource.
A C E G I O U V 
All Classes All Packages