|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanHolder | |
---|---|
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 BeanHolder in org.apache.camel.component.bean |
---|
Classes in org.apache.camel.component.bean that implement BeanHolder | |
---|---|
class |
ConstantBeanHolder
A constant (singleton) bean implementation of BeanHolder |
class |
RegistryBean
An implementation of a BeanHolder which will |
Constructors in org.apache.camel.component.bean with parameters of type BeanHolder | |
---|---|
BeanProcessor(BeanHolder beanHolder)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |