Uses of Class
org.apache.camel.language.NamespacePrefix

Packages that use NamespacePrefix
org.apache.camel.component.bean The Bean Component which will look up the bean name in the Spring ApplicationContext and use that to dispatch messages to a POJO 
 

Uses of NamespacePrefix in org.apache.camel.component.bean
 

Methods in org.apache.camel.component.bean that return NamespacePrefix
protected  NamespacePrefix[] XPathAnnotationExpressionFactory.getExpressionNameSpacePrefix(Annotation annotation)
           
 



Apache Camel