Uses of Class
org.apache.camel.component.bean.BeanEndpoint
Packages that use BeanEndpoint
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
The Class Component for invoking Java classes from Camel
-
Uses of BeanEndpoint in org.apache.camel.component.bean
Constructors in org.apache.camel.component.bean with parameters of type BeanEndpoint -
Uses of BeanEndpoint in org.apache.camel.component.beanclass
Subclasses of BeanEndpoint in org.apache.camel.component.beanclassModifier and TypeClassDescriptionclassInvoke methods of Java beans specified by class name.