Index

A B C D E F G I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

add(String) - Method in class org.apache.camel.spring.processor.idempotent.SpringCacheIdempotentRepository
 
ApplicationContextBeanRepository - Class in org.apache.camel.spring.spi
A BeanRepository implementation which looks up the objects in the Spring ApplicationContext
ApplicationContextBeanRepository(ApplicationContext) - Constructor for class org.apache.camel.spring.spi.ApplicationContextBeanRepository
 
assemble(MBeanServer, Object, ObjectName) - Method in class org.apache.camel.spring.spi.SpringManagementMBeanAssembler
 
assertionFailureMessage(Exchange) - Method in class org.apache.camel.language.spel.SpelExpression
 

B

beforeWrap(Route, NamedNode) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
BridgePropertyPlaceholderConfigurer - Class in org.apache.camel.spring.spi
A PropertyPlaceholderConfigurer that bridges Camel's property placeholder with the Spring property placeholder mechanism.
BridgePropertyPlaceholderConfigurer() - Constructor for class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.event.EventEndpointUriFactory
 

C

CamelBeanPostProcessor - Class in org.apache.camel.spring.spi
Spring specific DefaultCamelBeanPostProcessor which uses Spring BeanPostProcessor to post process beans.
CamelBeanPostProcessor() - Constructor for class org.apache.camel.spring.spi.CamelBeanPostProcessor
 
CamelContextResolverHelper - Class in org.apache.camel.spring.util
Helper to resolve CamelContext from the Spring ApplicationContext.
CamelEvent - Class in org.apache.camel.component.event
Represents a Spring ApplicationEvent which contains a Camel Exchange
CamelEvent(EventEndpoint, Exchange) - Constructor for class org.apache.camel.component.event.CamelEvent
 
CamelSpringCronService - Class in org.apache.camel.component.cron
Allows camel-spring to be used as implementation for camel-cron endpoints.
CamelSpringCronService() - Constructor for class org.apache.camel.component.cron.CamelSpringCronService
 
CamelThreadPoolTaskScheduler - Class in org.apache.camel.spring.util
A Camel extension of Spring's ThreadPoolTaskScheduler which uses the ExecutorServiceManager 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.
CamelThreadPoolTaskScheduler(CamelContext, Object, String) - Constructor for class org.apache.camel.spring.util.CamelThreadPoolTaskScheduler
 
clear() - Method in class org.apache.camel.spring.processor.idempotent.SpringCacheIdempotentRepository
 
clone(Processor) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.event.EventComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.event.EventEndpointConfigurer
 
configureProperties(Map<String, Object>) - Method in class org.apache.camel.component.cron.SpringCronEndpoint
 
confirm(String) - Method in class org.apache.camel.spring.processor.idempotent.SpringCacheIdempotentRepository
 
consumerStarted(EventConsumer) - Method in class org.apache.camel.component.event.EventEndpoint
 
consumerStarted(EventEndpoint) - Method in class org.apache.camel.component.event.EventComponent
 
consumerStopped(EventConsumer) - Method in class org.apache.camel.component.event.EventEndpoint
 
consumerStopped(EventEndpoint) - Method in class org.apache.camel.component.event.EventComponent
 
contains(String) - Method in class org.apache.camel.spring.processor.idempotent.SpringCacheIdempotentRepository
 
convertBeanToEndpoint(String, Object) - Method in class org.apache.camel.spring.SpringCamelContext
 
convertToInputStream(Resource) - Static method in class org.apache.camel.spring.converter.ResourceConverter
 
createConsumer(Processor) - Method in class org.apache.camel.component.cron.SpringCronEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.event.EventEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.event.EventComponent
 
createEndpoint(CamelCronConfiguration) - Method in class org.apache.camel.component.cron.CamelSpringCronService
 
createErrorHandler(Processor) - Method in class org.apache.camel.spring.spi.LegacyTransactionErrorHandlerReifier
Deprecated.
 
createErrorHandler(Processor) - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerReifier
 
createEventEndpoint() - Method in class org.apache.camel.spring.SpringCamelContext
 
createExecutor(int, ThreadFactory, RejectedExecutionHandler) - Method in class org.apache.camel.spring.util.CamelThreadPoolTaskScheduler
 
createExpression(String) - Method in class org.apache.camel.language.spel.SpelLanguage
 
createInjector() - Method in class org.apache.camel.spring.SpringCamelContext
 
createLoadBalancer() - Method in class org.apache.camel.component.event.EventEndpoint
 
createLogger() - Method in class org.apache.camel.spring.spi.LegacyTransactionErrorHandlerBuilder
Deprecated.
 
createModelJAXBContextFactory() - Method in class org.apache.camel.spring.SpringCamelContext
 
createPredicate(String) - Method in class org.apache.camel.language.spel.SpelLanguage
 
createProducer() - Method in class org.apache.camel.component.cron.SpringCronEndpoint
 
createProducer() - Method in class org.apache.camel.component.event.EventEndpoint
 
createRegistry() - Method in class org.apache.camel.spring.SpringCamelContext
 
createTransactionErrorHandler(Route, Processor, ErrorHandlerFactory) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 

D

doBuild() - Method in class org.apache.camel.spring.SpringCamelContext
 
doInTransactionTemplate(Exchange) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
doStart() - Method in class org.apache.camel.component.event.EventConsumer
 
doStart() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
doStart() - Method in class org.apache.camel.spring.processor.idempotent.SpringCacheIdempotentRepository
 
doStop() - Method in class org.apache.camel.component.event.EventComponent
 
doStop() - Method in class org.apache.camel.component.event.EventConsumer
 
doStop() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
doStop() - Method in class org.apache.camel.spring.processor.idempotent.SpringCacheIdempotentRepository
 

E

evaluate(Exchange, Class<T>) - Method in class org.apache.camel.language.spel.SpelExpression
 
EventComponent - Class in org.apache.camel.component.event
The Event Component is for working with Spring ApplicationEvents.
EventComponent() - Constructor for class org.apache.camel.component.event.EventComponent
 
EventComponent(ApplicationContext) - Constructor for class org.apache.camel.component.event.EventComponent
 
EventComponentConfigurer - Class in org.apache.camel.component.event
Generated by camel build tools - do NOT edit this file!
EventComponentConfigurer() - Constructor for class org.apache.camel.component.event.EventComponentConfigurer
 
EventConsumer - Class in org.apache.camel.component.event
An Event Consumer for working with Spring ApplicationEvents
EventConsumer(EventEndpoint, Processor) - Constructor for class org.apache.camel.component.event.EventConsumer
 
EventEndpoint - Class in org.apache.camel.component.event
Listen for Spring Application Events.
EventEndpoint(String, EventComponent, String) - Constructor for class org.apache.camel.component.event.EventEndpoint
 
EventEndpointConfigurer - Class in org.apache.camel.component.event
Generated by camel build tools - do NOT edit this file!
EventEndpointConfigurer() - Constructor for class org.apache.camel.component.event.EventEndpointConfigurer
 
EventEndpointUriFactory - Class in org.apache.camel.component.event
Generated by camel build tools - do NOT edit this file!
EventEndpointUriFactory() - Constructor for class org.apache.camel.component.event.EventEndpointUriFactory
 
EXCLUDE_ROUTES - Static variable in class org.apache.camel.spring.SpringCamelContext
 

F

findByType(Class<T>) - Method in class org.apache.camel.spring.spi.ApplicationContextBeanRepository
 
findByTypeWithName(Class<T>) - Method in class org.apache.camel.spring.spi.ApplicationContextBeanRepository
 
findSingleByType(Class<T>) - Method in class org.apache.camel.spring.spi.ApplicationContextBeanRepository
 

G

getApplicationContext() - Method in class org.apache.camel.component.event.EventComponent
 
getApplicationContext() - Method in class org.apache.camel.component.event.EventEndpoint
 
getApplicationContext() - Method in class org.apache.camel.spring.spi.SpringInjector
 
getApplicationContext() - Method in class org.apache.camel.spring.SpringCamelContext
 
getApplicationContext() - Method in class org.apache.camel.spring.SpringRouteBuilder
Deprecated.
Returns the application context which has been configured via the SpringRouteBuilder.setApplicationContext(ApplicationContext) method or from the underlying SpringCamelContext
getAutowireMode() - Method in class org.apache.camel.spring.spi.SpringInjector
 
getBody() - Method in class org.apache.camel.language.spel.RootObject
 
getCacheName() - Method in class org.apache.camel.spring.processor.idempotent.SpringCacheIdempotentRepository
 
getCamelContext() - Method in class org.apache.camel.component.cron.CamelSpringCronService
 
getCamelContext() - Method in class org.apache.camel.spring.converter.ResourceConverterLoader
 
getCamelContext() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
getCamelContext() - Method in class org.apache.camel.spring.spi.CamelBeanPostProcessor
 
getCamelContextWithId(ApplicationContext, String) - Static method in class org.apache.camel.spring.util.CamelContextResolverHelper
 
getCamelId() - Method in class org.apache.camel.spring.spi.CamelBeanPostProcessor
 
getComponent() - Method in class org.apache.camel.component.event.EventEndpoint
 
getConfigurableApplicationContext() - Method in class org.apache.camel.component.event.EventComponent
 
getContext() - Method in class org.apache.camel.language.spel.RootObject
 
getCron() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
getException() - Method in class org.apache.camel.language.spel.RootObject
 
getExchange() - Method in class org.apache.camel.component.event.CamelEvent
Returns the message exchange
getExchange() - Method in class org.apache.camel.language.spel.RootObject
 
getExchangeId() - Method in class org.apache.camel.language.spel.RootObject
 
getExecutorService(ScheduledExecutorService, String) - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerReifier
 
getHeader(String) - Method in class org.apache.camel.language.spel.RootObject
 
getHeader(String, Class<T>) - Method in class org.apache.camel.language.spel.RootObject
 
getHeaders() - Method in class org.apache.camel.language.spel.RootObject
 
getId() - Method in class org.apache.camel.component.cron.CamelSpringCronService
 
getLoadBalancer() - Method in class org.apache.camel.component.event.EventEndpoint
 
getMessage() - Method in class org.apache.camel.language.spel.RootObject
 
getMessage() - Method in exception class org.apache.camel.spring.spi.TransactionRollbackException
 
getName() - Method in class org.apache.camel.component.event.EventEndpoint
 
getName() - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
getName() - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.event.EventComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.event.EventEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.event.EventComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.event.EventEndpointConfigurer
 
getOrder() - Method in class org.apache.camel.spring.spi.CamelBeanPostProcessor
 
getOrder() - Method in class org.apache.camel.spring.SpringCamelContext
 
getPhase() - Method in class org.apache.camel.spring.SpringCamelContext
 
getPropagationBehaviorName() - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
getProperties() - Method in class org.apache.camel.language.spel.RootObject
 
getProperty(String) - Method in class org.apache.camel.language.spel.RootObject
 
getProperty(String) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
getProperty(String, Class<T>) - Method in class org.apache.camel.language.spel.RootObject
 
getRequest() - Method in class org.apache.camel.language.spel.RootObject
 
getResponse() - Method in class org.apache.camel.language.spel.RootObject
Deprecated.
getRollbackLoggingLevel() - Method in class org.apache.camel.spring.spi.LegacyTransactionErrorHandlerBuilder
Deprecated.
 
getSource() - Method in class org.apache.camel.component.event.CamelEvent
 
getSystemPropertiesMode() - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
getTaskScheduler() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
getTemplate() - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
getTimeZone() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
getTransactionManager() - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
getTransactionTemplate() - Method in class org.apache.camel.spring.spi.LegacyTransactionErrorHandlerBuilder
Deprecated.
 
getTransactionTemplate() - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
getType() - Method in class org.apache.camel.language.spel.SpelExpression
 

I

init() - Method in class org.apache.camel.language.spel.SpelLanguage
 
init(CamelContext) - Method in class org.apache.camel.language.spel.SpelExpression
 
initialHealthCheckState() - Method in class org.apache.camel.component.cron.SpringCronConsumer
 
isBindToRegistrySupported() - Method in class org.apache.camel.spring.spi.CamelBeanPostProcessor
 
isDependencyCheck() - Method in class org.apache.camel.spring.spi.SpringInjector
 
isEnabled() - Method in class org.apache.camel.spring.spi.CamelBeanPostProcessor
 
isEnabled(String) - Method in class org.apache.camel.component.event.EventEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.event.EventEndpointUriFactory
 
isRunning() - Method in class org.apache.camel.spring.SpringCamelContext
 
isSchedulerStarted() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
isShutdownEager() - Method in class org.apache.camel.spring.SpringCamelContext
Whether to shutdown this SpringCamelContext eager (first) when Spring ApplicationContext is being stopped.

L

LegacyTransactionErrorHandlerBuilder - Class in org.apache.camel.spring.spi
Deprecated.
LegacyTransactionErrorHandlerBuilder() - Constructor for class org.apache.camel.spring.spi.LegacyTransactionErrorHandlerBuilder
Deprecated.
 
LegacyTransactionErrorHandlerReifier - Class in org.apache.camel.spring.spi
Deprecated.
LegacyTransactionErrorHandlerReifier(Route, ErrorHandlerFactory) - Constructor for class org.apache.camel.spring.spi.LegacyTransactionErrorHandlerReifier
Deprecated.
 
load(TypeConverterRegistry) - Method in class org.apache.camel.spring.converter.ResourceConverterLoader
 
loadProperties() - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
loadProperties(Predicate<String>) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
lookup(Class<T>) - Method in class org.apache.camel.spring.SpringRouteBuilder
Deprecated.
Looks up the bean with the given type in the application context and returns it, or throws an exception if the bean is not present or there are multiple possible beans to choose from for the given type
lookup(String, Class<T>) - Method in class org.apache.camel.spring.SpringRouteBuilder
Deprecated.
Looks up the bean with the given name in the application context and returns it, or throws an exception if the bean is not present or is not of the given type
lookupByName(String) - Method in class org.apache.camel.spring.spi.ApplicationContextBeanRepository
 
lookupByNameAndType(String, Class<T>) - Method in class org.apache.camel.spring.spi.ApplicationContextBeanRepository
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.event.EventEndpointUriFactory
 

N

newInstance(Class<T>) - Method in class org.apache.camel.spring.spi.SpringInjector
 
newInstance(Class<T>, boolean) - Method in class org.apache.camel.spring.spi.SpringInjector
 
newInstance(Class<T>, Class<?>, String) - Method in class org.apache.camel.spring.spi.SpringInjector
 
newInstance(Class<T>, String) - Method in class org.apache.camel.spring.spi.SpringInjector
 

O

onApplicationEvent(ApplicationEvent) - Method in class org.apache.camel.component.event.EventComponent
 
onApplicationEvent(ApplicationEvent) - Method in class org.apache.camel.component.event.EventEndpoint
 
onApplicationEvent(ApplicationEvent) - Method in class org.apache.camel.spring.SpringCamelContext
 
onInit(Consumer) - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
org.apache.camel.component.cron - package org.apache.camel.component.cron
 
org.apache.camel.component.event - package org.apache.camel.component.event
An Event Endpoint for working with Spring ApplicationEvents
org.apache.camel.language.spel - package org.apache.camel.language.spel
org.apache.camel.spring - package org.apache.camel.spring
 
org.apache.camel.spring.converter - package org.apache.camel.spring.converter
Spring Type Converters
org.apache.camel.spring.pollingconsumer - package org.apache.camel.spring.pollingconsumer
Spring based scheduled poll consumer that is able to use Spring's cron scheduler
org.apache.camel.spring.processor.idempotent - package org.apache.camel.spring.processor.idempotent
 
org.apache.camel.spring.spi - package org.apache.camel.spring.spi
Plugins to the CamelContext when running in Spring
org.apache.camel.spring.util - package org.apache.camel.spring.util
Utility classes

P

parseProperty(String, String, PropertiesLookup) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
parseUri(String, PropertiesLookup, boolean, boolean, boolean) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
poll() - Method in class org.apache.camel.component.cron.SpringCronConsumer
 
postProcessAfterInitialization(Object, String) - Method in class org.apache.camel.spring.spi.CamelBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.apache.camel.spring.spi.CamelBeanPostProcessor
 
process(Exchange) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
processByErrorHandler(Exchange) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
Processes the Exchange using the error handler.
processInTransaction(Exchange) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
processProperties(ConfigurableListableBeanFactory, Properties) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
propertyNames() - Method in class org.apache.camel.component.event.EventEndpointUriFactory
 

R

ReflectionUtils - Class in org.apache.camel.spring.util
Reflection utilities, extending Spring ReflectionUtils.
ReflectionUtils() - Constructor for class org.apache.camel.spring.util.ReflectionUtils
 
RegistryBeanResolver - Class in org.apache.camel.spring.util
EL bean resolver that operates against a Camel Registry.
RegistryBeanResolver(Registry) - Constructor for class org.apache.camel.spring.util.RegistryBeanResolver
 
reloadProperties(String) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
remove(String) - Method in class org.apache.camel.spring.processor.idempotent.SpringCacheIdempotentRepository
 
resolve(EvaluationContext, String) - Method in class org.apache.camel.spring.util.RegistryBeanResolver
 
resolvePlaceholder(String, Properties) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
ResourceConverter - Class in org.apache.camel.spring.converter
 
ResourceConverterLoader - Class in org.apache.camel.spring.converter
Generated by camel build tools - do NOT edit this file!
ResourceConverterLoader() - Constructor for class org.apache.camel.spring.converter.ResourceConverterLoader
 
rollbackLoggingLevel(LoggingLevel) - Method in class org.apache.camel.spring.spi.LegacyTransactionErrorHandlerBuilder
Deprecated.
Sets the logging level to use for logging transactional rollback.
RootObject - Class in org.apache.camel.language.spel
 
RootObject(Exchange) - Constructor for class org.apache.camel.language.spel.RootObject
 

S

scheduleTask(Runnable) - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
secretPropertyNames() - Method in class org.apache.camel.component.event.EventEndpointUriFactory
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.component.event.EventComponent
The Spring ApplicationContext
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.component.event.EventEndpoint
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.spi.CamelBeanPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.SpringCamelContext
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.SpringRouteBuilder
Deprecated.
Sets the application context to use to lookup beans
setAutowireMode(int) - Method in class org.apache.camel.spring.spi.SpringInjector
 
setBindToRegistrySupported(boolean) - Method in class org.apache.camel.spring.spi.CamelBeanPostProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.cron.CamelSpringCronService
 
setCamelContext(CamelContext) - Method in class org.apache.camel.spring.converter.ResourceConverterLoader
 
setCamelContext(CamelContext) - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
setCamelContext(CamelContext) - Method in class org.apache.camel.spring.spi.CamelBeanPostProcessor
 
setCamelId(String) - Method in class org.apache.camel.spring.spi.CamelBeanPostProcessor
 
setCron(String) - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
setDependencyCheck(boolean) - Method in class org.apache.camel.spring.spi.SpringInjector
 
setEnabled(boolean) - Method in class org.apache.camel.spring.spi.CamelBeanPostProcessor
 
setField(Field, Object, Object) - Static method in class org.apache.camel.spring.util.ReflectionUtils
 
setLoadBalancer(LoadBalancer) - Method in class org.apache.camel.component.event.EventEndpoint
 
setName(String) - Method in class org.apache.camel.component.event.EventEndpoint
 
setName(String) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
setParser(PropertiesParser) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
setPropagationBehaviorName(String) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
setRollbackLoggingLevel(LoggingLevel) - Method in class org.apache.camel.spring.spi.LegacyTransactionErrorHandlerBuilder
Deprecated.
Sets the logging level to use for logging transactional rollback.
setShutdownEager(boolean) - Method in class org.apache.camel.spring.SpringCamelContext
 
setSpringTransactionPolicy(SpringTransactionPolicy) - Method in class org.apache.camel.spring.spi.LegacyTransactionErrorHandlerBuilder
Deprecated.
 
setSystemPropertiesMode(int) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
setSystemPropertiesModeName(String) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
 
setTaskScheduler(ThreadPoolTaskScheduler) - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
setTimeZone(TimeZone) - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
setTransactionManager(PlatformTransactionManager) - Method in class org.apache.camel.spring.spi.LegacyTransactionErrorHandlerBuilder
Deprecated.
 
setTransactionManager(PlatformTransactionManager) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
setTransactionTemplate(TransactionTemplate) - Method in class org.apache.camel.spring.spi.LegacyTransactionErrorHandlerBuilder
Deprecated.
 
setTransactionTemplate(TransactionTemplate) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
shutdown() - Method in class org.apache.camel.spring.util.CamelThreadPoolTaskScheduler
 
spel(String) - Static method in class org.apache.camel.language.spel.SpelExpression
 
SpEL - Annotation Interface in org.apache.camel.language.spel
An annotation for injection of Spring Expression Language (SpEL) expressions into method parameters, fields or properties.
SpelExpression - Class in org.apache.camel.language.spel
Class responsible for evaluating Spring Expression Language (SpEL) in the context of Camel.
SpelExpression(String, Class<?>) - Constructor for class org.apache.camel.language.spel.SpelExpression
 
SpelExpression(String, Class<?>, BeanResolver) - Constructor for class org.apache.camel.language.spel.SpelExpression
 
SpelLanguage - Class in org.apache.camel.language.spel
A Spring Expression Language plugin
SpelLanguage() - Constructor for class org.apache.camel.language.spel.SpelLanguage
 
SpringCacheIdempotentRepository - Class in org.apache.camel.spring.processor.idempotent
 
SpringCacheIdempotentRepository(CacheManager, String) - Constructor for class org.apache.camel.spring.processor.idempotent.SpringCacheIdempotentRepository
 
springCamelContext(ApplicationContext, boolean) - Static method in class org.apache.camel.spring.SpringCamelContext
Deprecated.
its better to create and boot Spring the standard Spring way and to get hold of CamelContext using the Spring API.
SpringCamelContext - Class in org.apache.camel.spring
A Spring aware implementation of CamelContext 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 Spring ApplicationContext
SpringCamelContext() - Constructor for class org.apache.camel.spring.SpringCamelContext
 
SpringCamelContext(ApplicationContext) - Constructor for class org.apache.camel.spring.SpringCamelContext
 
SpringCronConsumer - Class in org.apache.camel.component.cron
 
SpringCronConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.cron.SpringCronConsumer
 
SpringCronEndpoint - Class in org.apache.camel.component.cron
 
SpringCronEndpoint(String, Component) - Constructor for class org.apache.camel.component.cron.SpringCronEndpoint
 
SpringInjector - Class in org.apache.camel.spring.spi
A Spring implementation of Injector allowing Spring to be used to dependency inject newly created POJOs
SpringInjector(ConfigurableApplicationContext) - Constructor for class org.apache.camel.spring.spi.SpringInjector
 
SpringManagementMBeanAssembler - Class in org.apache.camel.spring.spi
An spring assembler to assemble a ModelMBean which can be used to register the object in JMX.
SpringManagementMBeanAssembler(CamelContext) - Constructor for class org.apache.camel.spring.spi.SpringManagementMBeanAssembler
 
springResolvePlaceholders(String, PropertiesLookup) - Method in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer
Resolves the placeholders using Spring's property placeholder functionality.
SpringRouteBuilder - Class in org.apache.camel.spring
Deprecated.
use plain RouteBuilder
SpringRouteBuilder() - Constructor for class org.apache.camel.spring.SpringRouteBuilder
Deprecated.
 
SpringScheduledPollConsumerScheduler - Class in org.apache.camel.spring.pollingconsumer
A Spring based ScheduledPollConsumerScheduler which uses a CronTrigger to define when the poll should be triggered.
SpringScheduledPollConsumerScheduler() - Constructor for class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
SpringTransactionPolicy - Class in org.apache.camel.spring.spi
Spring transaction policy when using spring based transactions.
SpringTransactionPolicy() - Constructor for class org.apache.camel.spring.spi.SpringTransactionPolicy
Default constructor for easy spring configuration.
SpringTransactionPolicy(PlatformTransactionManager) - Constructor for class org.apache.camel.spring.spi.SpringTransactionPolicy
 
SpringTransactionPolicy(TransactionTemplate) - Constructor for class org.apache.camel.spring.spi.SpringTransactionPolicy
 
start() - Method in class org.apache.camel.language.spel.SpelLanguage
 
start() - Method in class org.apache.camel.spring.SpringCamelContext
 
startScheduler() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 
stop() - Method in class org.apache.camel.language.spel.SpelLanguage
 
stop() - Method in class org.apache.camel.spring.SpringCamelContext
 
supportsAutoWiring() - Method in class org.apache.camel.spring.spi.SpringInjector
 
supportTransacted() - Method in class org.apache.camel.spring.spi.LegacyTransactionErrorHandlerBuilder
Deprecated.
 
supportTransacted() - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 

T

toApplicationEvent(Exchange) - Method in class org.apache.camel.component.event.EventEndpoint
 
toString() - Method in class org.apache.camel.language.spel.SpelExpression
 
toString() - Method in class org.apache.camel.spring.spi.LegacyTransactionErrorHandlerBuilder
Deprecated.
 
toString() - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
toString() - Method in class org.apache.camel.spring.SpringCamelContext
 
transactionErrorHandler() - Method in class org.apache.camel.spring.SpringRouteBuilder
Deprecated.
Creates a transaction error handler that will lookup in application context for an exiting transaction manager.
transactionErrorHandler(SpringTransactionPolicy) - Method in class org.apache.camel.spring.SpringRouteBuilder
Deprecated.
Creates a transaction error handler.
transactionErrorHandler(PlatformTransactionManager) - Method in class org.apache.camel.spring.SpringRouteBuilder
Deprecated.
Creates a transaction error handler.
transactionErrorHandler(TransactionTemplate) - Method in class org.apache.camel.spring.SpringRouteBuilder
Deprecated.
Creates a transaction error handler.
TransactionErrorHandler - Class in org.apache.camel.spring.spi
The Transactional Client EIP pattern.
TransactionErrorHandler(CamelContext, Processor, CamelLogger, Processor, RedeliveryPolicy, TransactionTemplate, Predicate, ScheduledExecutorService, LoggingLevel, Processor) - Constructor for class org.apache.camel.spring.spi.TransactionErrorHandler
Creates the transaction error handler.
TransactionErrorHandlerReifier - Class in org.apache.camel.spring.spi
 
TransactionErrorHandlerReifier(Route, SpringTransactionErrorHandlerDefinition) - Constructor for class org.apache.camel.spring.spi.TransactionErrorHandlerReifier
 
TransactionRollbackException - Exception Class in org.apache.camel.spring.spi
We use a runtime exception to force Spring transaction manager to rollback the transaction.
TransactionRollbackException() - Constructor for exception class org.apache.camel.spring.spi.TransactionRollbackException
 

U

unscheduleTask() - Method in class org.apache.camel.spring.pollingconsumer.SpringScheduledPollConsumerScheduler
 

V

value() - Element in annotation interface org.apache.camel.language.spel.SpEL
 

W

wrap(Route, Processor) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
A B C D E F G I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form