All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description ApplicationContextBeanRepository ABeanRepository
implementation which looks up the objects in the SpringApplicationContext
BeanDefinitionParser A base class for a parser for a bean.BridgePropertyPlaceholderConfigurer APropertyPlaceholderConfigurer
that bridges Camel's property placeholder with the Spring property placeholder mechanism.CamelBeanPostProcessor Spring specificDefaultCamelBeanPostProcessor
which uses SpringBeanPostProcessor
to post process beans.CamelConsumerTemplateFactoryBean Configures aConsumerTemplate
CamelContextFactoryBean CamelContext using XML configuration.CamelContextResolverHelper Helper to resolveCamelContext
from the SpringApplicationContext
.CamelEndpointFactoryBean Camel endpoint configurationCamelEvent Represents a SpringApplicationEvent
which contains a CamelExchange
CamelFluentProducerTemplateFactoryBean Configures aFluentProducerTemplate
CamelNamespaceHandler Camel namespace for the spring XML configuration file.CamelProducerTemplateFactoryBean Configures aProducerTemplate
CamelProxyFactoryBean AFactoryBean
to create a Proxy to a a Camel Pojo Endpoint.CamelRedeliveryPolicyFactoryBean Configuration of redelivery policy.CamelRestContextFactoryBean Configuration of REST services using rest-dsl using XMLCamelRouteContextFactoryBean Configuration of routes using XMLCamelServiceExporter AFactoryBean
to create a proxy to a service exposing a givenRemoteExporter.getServiceInterface()
CamelSpringCronService Allows camel-spring to be used as implementation for camel-cron endpoints.CamelThreadPoolFactoryBean Configuration of thread poolsCamelThreadPoolTaskScheduler A Camel extension of Spring'sThreadPoolTaskScheduler
which uses theExecutorServiceManager
to create and destroy the thread pool, which ensures the thread pool is also managed and consistent with other usages of thread pools in Camel.ContextScanRouteBuilderFinder A helper class which will find allRouteBuilder
instances on the SpringApplicationContext
.ErrorHandlerDefinition Error handler settingsErrorHandlerDefinitionParser The DefinitionParser to deal with the ErrorHandlerErrorHandlerType Used to configure the error handler typeEventComponent The Event Component is for working with Spring ApplicationEvents.EventComponentConfigurer Generated by camel build tools - do NOT edit this file!EventConsumer An Event Consumer for working with Spring ApplicationEventsEventEndpoint Listen for Spring Application Events.EventEndpointConfigurer Generated by camel build tools - do NOT edit this file!GenericBeansException A genericBeansException
.KeyManagersParametersFactoryBean KeyStoreParametersFactoryBean MainRunner A simple helper bean for running main classes from within the spring.xml usually asynchronous in a background thread; which is useful for demos such as running Swing programs in the same JVM.PackageScanRouteBuilderFinder A helper class which will find allRouteBuilder
instances on the classpathReflectionUtils Reflection utilities, extending Spring ReflectionUtils.RegistryBeanResolver EL bean resolver that operates against a CamelRegistry
.ResourceConverter ResourceConverterLoader Generated by camel build tools - do NOT edit this file!RootObject SecureRandomParametersFactoryBean SpEL An annotation for injection of Spring Expression Language (SpEL) expressions into method parameters, fields or properties.SpelExpression Class responsible for evaluating Spring Expression Language (SpEL) in the context of Camel.SpelLanguage A Spring ExpressionLanguage
pluginSpringCacheIdempotentRepository SpringCamelContext 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
SpringCronConsumer SpringCronEndpoint SpringInjector A Spring implementation ofInjector
allowing Spring to be used to dependency inject newly created POJOsSpringManagementMBeanAssembler An spring assembler to assemble aModelMBean
which can be used to register the object in JMX.SpringModelJAXBContextFactory SpringRouteBuilder Deprecated. use plainRouteBuilder
SpringScheduledPollConsumerScheduler A Spring basedScheduledPollConsumerScheduler
which uses aCronTrigger
to define when the poll should be triggered.SpringTransactionPolicy Wraps the processor in a Spring transactionSSLContextClientParametersFactoryBean SSLContextParametersFactoryBean SSLContextServerParametersFactoryBean TransactionErrorHandler The Transactional Client EIP pattern.TransactionErrorHandlerBuilder A transactional error handler that supports leveraging Spring TransactionManager.TransactionErrorHandlerReifier TransactionRollbackException We use a runtime exception to force Spring transaction manager to rollback the transaction.TrustManagersParametersFactoryBean XmlCamelContextConfigurer Allows to do custom configuration when a new XML basedSpringCamelContext
has been created.