| 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 | Method and Description |
|---|---|
BeanProcessor |
BeanEndpoint.getProcessor() |
| Constructor and Description |
|---|
BeanEndpoint(String endpointUri,
org.apache.camel.Component component,
BeanProcessor processor) |
BeanProducer(BeanEndpoint endpoint,
BeanProcessor processor) |
Apache Camel