Uses of Interface
org.apache.camel.cdi.xml.BeanManagerAware
-
Packages that use BeanManagerAware Package Description org.apache.camel.cdi.xml The JAXB POJOs for the XML Configuration of the routing rules. -
-
Uses of BeanManagerAware in org.apache.camel.cdi.xml
Classes in org.apache.camel.cdi.xml that implement BeanManagerAware Modifier and Type Class Description classCamelContextFactoryBeanclassConsumerTemplateFactoryBeanA factory for creating a newConsumerTemplateinstance with a minimum of XMLclassEndpointFactoryBeanA factory which instantiatesEndpointobjectsclassProducerTemplateFactoryBeanA factory for creating a newProducerTemplateinstance with a minimum of XMLclassRedeliveryPolicyFactoryBeanA factory which instantiatesRedeliveryPolicyobjectsclassThreadPoolFactoryBeanA factory which instantiatesExecutorServiceobjects.
-