| Package | Description |
|---|---|
| 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
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeanAnnotationExpressionFactory |
class |
DefaultAnnotationExpressionFactory
Default implementation of the
AnnotationExpressionFactory. |
class |
XPathAnnotationExpressionFactory
Factory for the XPath expression annotations.
|
Apache Camel