| Class and Description |
|---|
| org.apache.camel.cdi.RoutesXml
Use
ImportResource instead:
|
| Annotation Type and Description |
|---|
| org.apache.camel.cdi.Mock
Use
Uri instead:
|
| Method and Description |
|---|
| org.apache.camel.cdi.xml.CamelContextFactoryBean.getLazyLoadTypeConverters() |
| org.apache.camel.cdi.xml.CamelContextFactoryBean.setLazyLoadTypeConverters(Boolean) |
| Annotation Type Element and Description |
|---|
| org.apache.camel.cdi.Uri.context
Use the
ContextName qualifier to specify the name of the CamelContext instead:
|
Apache Camel