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 specificDefaultCamelBeanPostProcessorwhich uses SpringBeanPostProcessorto post process beans.CamelConsumerTemplateFactoryBean Configures aConsumerTemplateCamelContextFactoryBean CamelContext using XML configuration.CamelEndpointFactoryBean Camel endpoint configurationCamelFluentProducerTemplateFactoryBean Configures aFluentProducerTemplateCamelProducerTemplateFactoryBean Configures aProducerTemplateCamelRedeliveryPolicyFactoryBean 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 allRouteBuilderinstances on the SpringApplicationContext.ErrorHandlerDefinition Error handler settingsPackageScanRouteBuilderFinder A helper class which will find allRouteBuilderinstances on the classpathSpringCamelContext A Spring aware implementation ofCamelContextwhich 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 SpringApplicationContextSpringModelJAXBContextFactory SpringRouteBuilder Deprecated. use plainRouteBuilder -
Enum Summary Enum Description ErrorHandlerType Used to configure the error handler type -
Exception Summary Exception Description GenericBeansException A genericBeansException.