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

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

Constructors in org.apache.camel.component.bean with parameters of type BeanInfo
BeanProcessor(Object pojo, BeanInfo beanInfo)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.