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

Packages that use BeanProcessor
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 BeanProcessor in org.apache.camel.component.bean
 

Methods in org.apache.camel.component.bean with parameters of type BeanProcessor
protected  ProcessorEndpoint BeanComponent.createEndpoint(String uri, BeanProcessor processor)
           
 



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