Uses of Interface
org.apache.camel.component.bean.BeanHolder

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

Classes in org.apache.camel.component.bean that implement BeanHolder
 class ConstantBeanHolder
          A constant (singleton) bean implementation of BeanHolder
 class RegistryBean
          An implementation of a BeanHolder which will
 

Constructors in org.apache.camel.component.bean with parameters of type BeanHolder
BeanProcessor(BeanHolder beanHolder)
           
 



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