Package org.apache.camel.spring
The classes for working with Camel and Spring along with the primary factory beans.
-
Class Summary Class Description CamelBeanPostProcessor Spring specificDefaultCamelBeanPostProcessor
which uses SpringBeanPostProcessor
to post process beans.CamelConsumerTemplateFactoryBean Configures aConsumerTemplate
CamelContextFactoryBean CamelContext using XML configuration.CamelEndpointFactoryBean Camel endpoint configurationCamelFluentProducerTemplateFactoryBean Configures aFluentProducerTemplate
CamelProducerTemplateFactoryBean Configures aProducerTemplate
CamelRedeliveryPolicyFactoryBean Configuration of redelivery policy.CamelRestContextFactoryBean Configuration of REST services using rest-dsl using XMLCamelRouteContextFactoryBean Configuration of routes using XMLCamelThreadPoolFactoryBean Configuration of thread poolsContextScanRouteBuilderFinder A helper class which will find allRouteBuilder
instances on the SpringApplicationContext
.ErrorHandlerDefinition Error handler settingsPackageScanRouteBuilderFinder A helper class which will find allRouteBuilder
instances on the classpathSpringCamelContext A Spring aware implementation ofCamelContext
which will automatically register itself with Springs lifecycle methods plus allows spring to be used to customize a any Type Converters as well as supporting accessing components and beans via the SpringApplicationContext
SpringModelJAXBContextFactory SpringRouteBuilder Deprecated. use plainRouteBuilder
-
Enum Summary Enum Description ErrorHandlerType Used to configure the error handler type -
Exception Summary Exception Description GenericBeansException A genericBeansException
.