Uses of Class
org.apache.camel.cdi.xml.CamelContextFactoryBean
-
Packages that use CamelContextFactoryBean Package Description org.apache.camel.cdi.xml The JAXB POJOs for the XML Configuration of the routing rules. -
-
Uses of CamelContextFactoryBean in org.apache.camel.cdi.xml
Methods in org.apache.camel.cdi.xml that return types with arguments of type CamelContextFactoryBean Modifier and Type Method Description List<CamelContextFactoryBean>
ApplicationContextFactoryBean. getContexts()
Method parameters in org.apache.camel.cdi.xml with type arguments of type CamelContextFactoryBean Modifier and Type Method Description void
ApplicationContextFactoryBean. setContexts(List<CamelContextFactoryBean> contexts)
-