Uses of Class
org.apache.camel.component.bean.MethodNotFoundException
Packages that use MethodNotFoundException
Package
Description
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 MethodNotFoundException in org.apache.camel.component.bean
Methods in org.apache.camel.component.bean that throw MethodNotFoundExceptionModifier and TypeMethodDescriptionBeanInfo.createInvocation
(Object pojo, org.apache.camel.Exchange exchange)