|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessorEndpoint | |
|---|---|
| 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 ProcessorEndpoint in org.apache.camel.component.bean |
|---|
| Subclasses of ProcessorEndpoint in org.apache.camel.component.bean | |
|---|---|
class |
BeanEndpoint
Endpoint for the bean component. |
| Methods in org.apache.camel.component.bean that return ProcessorEndpoint | |
|---|---|
ProcessorEndpoint |
BeanComponent.createEndpoint(Object bean)
A helper method to create a new endpoint from a bean with a generated URI |
ProcessorEndpoint |
BeanComponent.createEndpoint(Object bean,
String uri)
A helper method to create a new endpoint from a bean with a given URI |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||