|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanComponent | |
---|---|
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 BeanComponent in org.apache.camel.component.bean |
---|
Methods in org.apache.camel.component.bean that return BeanComponent | |
---|---|
BeanComponent |
BeanEndpoint.getBeanComponent()
|
Constructors in org.apache.camel.component.bean with parameters of type BeanComponent | |
---|---|
BeanEndpoint(String uri,
BeanComponent component,
String pojoName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |