Uses of Class
org.apache.camel.component.bean.BeanInvocation

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)
           
 



Copyright © 2008 IONA Open Source Community. All Rights Reserved.