Uses of Interface
org.apache.camel.component.bean.MethodInvocation
Packages that use MethodInvocation
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 MethodInvocation in org.apache.camel.component.bean
Methods in org.apache.camel.component.bean that return MethodInvocationModifier and TypeMethodDescriptionBeanInfo.createInvocation
(Object pojo, org.apache.camel.Exchange exchange) MethodInfo.createMethodInvocation
(Object pojo, boolean hasParameters, org.apache.camel.Exchange exchange)