Uses of Class
org.apache.camel.NoSuchBeanException

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

Methods in org.apache.camel.component.bean that throw NoSuchBeanException
 Object RegistryBean.getBean()
           
 Object BeanHolder.getBean()
           
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.