Uses of Package
org.apache.camel.language

Packages that use org.apache.camel.language
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 
org.apache.camel.language Camel language support such as Bean and Simple language. 
 

Classes in org.apache.camel.language used by org.apache.camel.component.bean
LanguageAnnotation
          Base annotation for languages.
NamespacePrefix
          Creates a namespace prefix for an XPath
 

Classes in org.apache.camel.language used by org.apache.camel.language
LanguageAnnotation
          Base annotation for languages.
 



Apache CAMEL