|
||||||||||
| 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 |
|---|
| 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 |
protected ProcessorEndpoint |
BeanComponent.createEndpoint(String uri,
BeanProcessor processor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||