See: Description
| Interface | Description |
|---|---|
| BeanManagerAware |
| Class | Description |
|---|---|
| ApplicationContextFactoryBean | |
| CamelContextFactoryBean | |
| ConsumerTemplateFactoryBean |
A factory for creating a new
ConsumerTemplate
instance with a minimum of XML |
| EndpointFactoryBean |
A factory which instantiates
Endpoint objects |
| ErrorHandlerDefinition |
The <errorHandler> tag element.
|
| ImportDefinition |
The <import> tag element.
|
| ProducerTemplateFactoryBean |
A factory for creating a new
ProducerTemplate
instance with a minimum of XML |
| RedeliveryPolicyFactoryBean |
A factory which instantiates
RedeliveryPolicy objects |
| RestContextDefinition | |
| RouteContextDefinition | |
| ThreadPoolFactoryBean |
A factory which instantiates
ExecutorService objects. |
| Enum | Description |
|---|---|
| ErrorHandlerType |
Used to configure the errorHandler type
|
Apache Camel