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

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

Classes in org.apache.camel.component.bean that implement BeanTypeHolder
 class ConstantTypeBeanHolder
          A constant (singleton) bean implementation of BeanTypeHolder
 



Apache CAMEL