Package | Description |
---|---|
org.apache.camel.cdi.xml |
The JAXB POJOs for the
XML Configuration
of the routing rules.
|
Modifier and Type | Class and Description |
---|---|
class |
CamelContextFactoryBean |
class |
ConsumerTemplateFactoryBean
A factory for creating a new
ConsumerTemplate
instance with a minimum of XML |
class |
EndpointFactoryBean
A factory which instantiates
Endpoint objects |
class |
ProducerTemplateFactoryBean
A factory for creating a new
ProducerTemplate
instance with a minimum of XML |
class |
RedeliveryPolicyFactoryBean
A factory which instantiates
RedeliveryPolicy objects |
class |
ThreadPoolFactoryBean
A factory which instantiates
ExecutorService objects. |
Apache Camel