Uses of Interface
org.apache.camel.component.bean.BeanTypeHolder
Packages that use BeanTypeHolder
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 BeanTypeHolder in org.apache.camel.component.bean
Classes in org.apache.camel.component.bean that implement BeanTypeHolderModifier and TypeClassDescriptionclassA constantBeanHolderfor a class or static class where the intention is to only invoke static methods, without the need for creating an instance of the type.classA constant (singleton) bean implementation ofBeanTypeHolder