Uses of Class
org.apache.camel.component.bean.ConstantBeanHolder
-
Packages that use ConstantBeanHolder 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 ConstantBeanHolder in org.apache.camel.component.bean
Methods in org.apache.camel.component.bean that return ConstantBeanHolder Modifier and Type Method Description ConstantBeanHolder
ConstantTypeBeanHolder. createCacheHolder()
Creates a cached and constantBeanHolder
from this holder.ConstantBeanHolder
RegistryBean. createCacheHolder()
Creates a singleton (cached and constant)BeanHolder
from this holder.
-