Uses of Class
org.apache.camel.cdi.Uri

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

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

Methods in org.apache.camel.cdi.internal with annotations of type Uri
 org.apache.camel.Endpoint CamelFactory.createEndpoint(javax.enterprise.inject.spi.InjectionPoint point)
           
 org.apache.camel.ProducerTemplate CamelFactory.createProducerTemplate(javax.enterprise.inject.spi.InjectionPoint point)
           
 



Apache Camel