Package | Description |
---|---|
org.apache.camel.cdi | |
org.apache.camel.cdi.internal |
Class and Description |
---|
Main
Allows Camel and CDI applications to be booted up on the command line as a Java Application
|
Class and Description |
---|
CdiCamelContext
CDI
CamelContext class. |
ContextName
Used to bind objects to a named
CamelContext instance
such as RouteBuilder instances. |
Mock
A qualifier for injecting instances of
MockEndpoint into a bean. |
Uri
An injection annotation to define the Camel URI used
to reference the underlying Camel Endpoint.
|
Apache Camel