Uses of Interface
org.apache.camel.component.bean.BeanInfoTypeResolver
-
Packages that use BeanInfoTypeResolver Package Description 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 BeanInfoTypeResolver in org.apache.camel.component.bean
Classes in org.apache.camel.component.bean that implement BeanInfoTypeResolver Modifier and Type Class Description class
DefaultBeanInfoTypeResolver
-