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 |
CamelInvocationHandler
An
InvocationHandler which invokes a message
exchange on a camel Endpoint |
class |
PojoMessageInvocationHandler
Deprecated.
|
Apache Camel