Uses of Class
org.apache.camel.cdi.internal.CamelContextConfig

Packages that use CamelContextConfig
org.apache.camel.cdi.internal   
 

Uses of CamelContextConfig in org.apache.camel.cdi.internal
 

Constructors in org.apache.camel.cdi.internal with parameters of type CamelContextConfig
CamelContextBean(javax.enterprise.inject.spi.BeanManager beanManager, String name, String camelContextName, CamelContextConfig config)
           
 



Apache Camel