|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanInvocation | |
---|---|
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 BeanInvocation in org.apache.camel.component.bean |
---|
Methods in org.apache.camel.component.bean that return BeanInvocation | |
---|---|
BeanInvocation |
BeanExchange.getInvocation()
|
Methods in org.apache.camel.component.bean with parameters of type BeanInvocation | |
---|---|
void |
BeanExchange.setInvocation(BeanInvocation invocation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |