A B C D E F G I L M N O P R S T V W X

A

accept(File) - Method in class org.apache.camel.spring.util.SpringAntPathMatcherFileFilter
 
acceptPathName(String) - Method in class org.apache.camel.spring.util.SpringAntPathMatcherFileFilter
Accepts the given file by the path name
addExcludePattern(String) - Method in class org.apache.camel.spring.PatternBasedPackageScanFilter
add and exclude pattern to the filter.
addExcludePatterns(Collection<String>) - Method in class org.apache.camel.spring.PatternBasedPackageScanFilter
 
addIncludePattern(String) - Method in class org.apache.camel.spring.PatternBasedPackageScanFilter
add and include pattern to the filter.
addIncludePatterns(Collection<String>) - Method in class org.apache.camel.spring.PatternBasedPackageScanFilter
 
afterPropertiesSet() - Method in class org.apache.camel.spring.CamelConsumerTemplateFactoryBean
 
afterPropertiesSet() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
afterPropertiesSet() - Method in class org.apache.camel.spring.CamelProducerTemplateFactoryBean
 
afterPropertiesSet() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
afterPropertiesSet() - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
afterPropertiesSet() - Method in class org.apache.camel.spring.SpringCamelContext
 
afterPropertiesSet() - Method in class org.apache.camel.spring.util.MainRunner
 
appendBuilders(List<RoutesBuilder>) - Method in class org.apache.camel.spring.RouteBuilderFinder
Appends all the RouteBuilder instances that can be found on the classpath
ApplicationContextRegistry - Class in org.apache.camel.spring.spi
A Registry implementation which looks up the objects in the Spring ApplicationContext
ApplicationContextRegistry(ApplicationContext) - Constructor for class org.apache.camel.spring.spi.ApplicationContextRegistry
 

B

BeanDefinitionParser - Class in org.apache.camel.spring.handler
A base class for a parser for a bean.
BeanDefinitionParser(Class) - Constructor for class org.apache.camel.spring.handler.BeanDefinitionParser
 
beanPostProcessorParser - Variable in class org.apache.camel.spring.handler.CamelNamespaceHandler
 

C

CamelBeanPostProcessor - Class in org.apache.camel.spring
A bean post processor which implements the Bean Integration features in Camel.
CamelBeanPostProcessor() - Constructor for class org.apache.camel.spring.CamelBeanPostProcessor
 
CamelConsumerTemplateFactoryBean - Class in org.apache.camel.spring
A Spring FactoryBean for creating a new ConsumerTemplate instance with a minimum of XML
CamelConsumerTemplateFactoryBean() - Constructor for class org.apache.camel.spring.CamelConsumerTemplateFactoryBean
 
CamelContextFactoryBean - Class in org.apache.camel.spring
A Spring FactoryBean to create and initialize a SpringCamelContext and install routes either explicitly configured in Spring XML or found by searching the classpath for Java classes which extend RouteBuilder using the nested CamelContextFactoryBean.setPackages(String[]).
CamelContextFactoryBean() - Constructor for class org.apache.camel.spring.CamelContextFactoryBean
 
CamelContextResolverHelper - Class in org.apache.camel.spring.util
 
CamelEndpointFactoryBean - Class in org.apache.camel.spring
A FactoryBean which instantiates Endpoint objects
CamelEndpointFactoryBean() - Constructor for class org.apache.camel.spring.CamelEndpointFactoryBean
 
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
 
CamelJMXAgentDefinition - Class in org.apache.camel.spring
The JAXB type class for the configuration of jmxAgent
CamelJMXAgentDefinition() - Constructor for class org.apache.camel.spring.CamelJMXAgentDefinition
 
CamelNamespaceHandler - Class in org.apache.camel.spring.handler
Camel namespace for the spring XML configuration file.
CamelNamespaceHandler() - Constructor for class org.apache.camel.spring.handler.CamelNamespaceHandler
 
CamelNamespaceHandler.CamelContextBeanDefinitionParser - Class in org.apache.camel.spring.handler
 
CamelNamespaceHandler.CamelContextBeanDefinitionParser(Class) - Constructor for class org.apache.camel.spring.handler.CamelNamespaceHandler.CamelContextBeanDefinitionParser
 
CamelProducerTemplateFactoryBean - Class in org.apache.camel.spring
A Spring FactoryBean for creating a new ProducerTemplate instance with a minimum of XML
CamelProducerTemplateFactoryBean() - Constructor for class org.apache.camel.spring.CamelProducerTemplateFactoryBean
 
CamelProxyFactoryBean - Class in org.apache.camel.spring.remoting
A FactoryBean to create a Proxy to a a Camel Pojo Endpoint.
CamelProxyFactoryBean() - Constructor for class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
CamelProxyFactoryDefinition - Class in org.apache.camel.spring
The <proxy> tag element.
CamelProxyFactoryDefinition() - Constructor for class org.apache.camel.spring.CamelProxyFactoryDefinition
 
CamelServiceExporter - Class in org.apache.camel.spring.remoting
A FactoryBean to create a proxy to a service exposing a given RemoteExporter.getServiceInterface()
CamelServiceExporter() - Constructor for class org.apache.camel.spring.remoting.CamelServiceExporter
 
CamelServiceExporterDefinition - Class in org.apache.camel.spring
The <export> tag element.
CamelServiceExporterDefinition() - Constructor for class org.apache.camel.spring.CamelServiceExporterDefinition
 
canPostProcessBean(Object, String) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
Can we post process the given bean?
canSetCamelContext(Object, String) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
configureValidator(SpringValidator, String, String, Map<String, Object>) - Method in class org.apache.camel.component.validator.ValidatorComponent
 
configureXslt(XsltBuilder, String, String, Map<String, Object>) - Method in class org.apache.camel.component.xslt.XsltComponent
 
consumerStarted(EventConsumer) - Method in class org.apache.camel.component.event.EventEndpoint
 
consumerStopped(EventConsumer) - Method in class org.apache.camel.component.event.EventEndpoint
 
convertBeanToEndpoint(String, Object) - Method in class org.apache.camel.spring.SpringCamelContext
 
createBeanPostProcessor(ParserContext, String, Element, BeanDefinitionBuilder) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
createConsumer(Processor) - Method in class org.apache.camel.component.event.EventEndpoint
 
createContext() - Method in class org.apache.camel.spring.CamelContextFactoryBean
Create the context
createDefaultApplicationContext() - Method in class org.apache.camel.spring.Main
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.event.EventComponent
 
createEndpoint(String) - Method in class org.apache.camel.component.test.TestComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.test.TestComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.validator.ValidatorComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.xslt.XsltComponent
 
createEndpoint() - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
 
createErrorHandler(RouteContext, Processor) - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
createEventEndpoint() - Method in class org.apache.camel.spring.SpringCamelContext
 
createInjector() - Method in class org.apache.camel.spring.SpringCamelContext
 
createJaxbContext() - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
createLoadBalancer() - Method in class org.apache.camel.component.event.EventEndpoint
 
createLogger() - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
createModelFileGenerator() - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
createModelFileGenerator() - Method in class org.apache.camel.spring.Main
 
createProducer() - Method in class org.apache.camel.component.event.EventEndpoint
 
createRegistry() - Method in class org.apache.camel.spring.SpringCamelContext
 
createSchemaSource() - Method in class org.apache.camel.component.validator.SpringValidator
 
createTransactionErrorHandler(RouteContext, Processor, ErrorHandlerBuilder) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 

D

destroy() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
destroy() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
destroy() - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
destroy() - Method in class org.apache.camel.spring.SpringCamelContext
 
doInTransactionTemplate(Exchange) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.apache.camel.spring.handler.BeanDefinitionParser
Parse the supplied Element and populate the supplied BeanDefinitionBuilder as required.
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler.CamelContextBeanDefinitionParser
 
doStart() - Method in class org.apache.camel.component.event.EventConsumer
 
doStart() - Method in class org.apache.camel.spring.Main
 
doStart() - Method in class org.apache.camel.spring.SpringCamelContext
 
doStop() - Method in class org.apache.camel.component.event.EventConsumer
 
doStop() - Method in class org.apache.camel.spring.Main
 

E

enableHangupSupport() - Method in class org.apache.camel.spring.Main
Enables the hangup support.
endpointParser - Variable in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
EventComponent - Class in org.apache.camel.component.event
An Event Component 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
 
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
An Event Endpoint for working with Spring ApplicationEvents
EventEndpoint(String, EventComponent) - Constructor for class org.apache.camel.component.event.EventEndpoint
 
EventEndpoint(String) - Constructor for class org.apache.camel.component.event.EventEndpoint
 
extractPropertyName(String) - Method in class org.apache.camel.spring.handler.BeanDefinitionParser
Extract a JavaBean property name from the supplied attribute name.

F

findOrCreateCamelTemplate() - Method in class org.apache.camel.spring.Main
 
findRouteBuilders() - Method in class org.apache.camel.spring.CamelContextFactoryBean
Strategy method to try find RouteBuilder instances on the classpath

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.CamelContextFactoryBean
 
getApplicationContext() - Method in class org.apache.camel.spring.Main
 
getApplicationContext() - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
getApplicationContext() - Method in class org.apache.camel.spring.SpringCamelContext
 
getApplicationContext() - Method in class org.apache.camel.spring.SpringRouteBuilder
Returns the application context which has been configured via the SpringRouteBuilder.setApplicationContext(ApplicationContext) method or from the underlying SpringCamelContext
getApplicationContextUri() - Method in class org.apache.camel.spring.Main
 
getArgs() - Method in class org.apache.camel.spring.util.MainRunner
 
getAutowireMode() - Method in class org.apache.camel.spring.spi.SpringInjector
 
getBeanClass(Element) - Method in class org.apache.camel.spring.handler.BeanDefinitionParser
 
getBeanPostProcessor() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getBuilderRefs() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getCamelContext() - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
getCamelContext() - Method in class org.apache.camel.spring.CamelConsumerTemplateFactoryBean
 
getCamelContext() - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
 
getCamelContext() - Method in class org.apache.camel.spring.CamelProducerTemplateFactoryBean
 
getCamelContext() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
getCamelContext() - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
getCamelContextMap() - Method in class org.apache.camel.spring.Main
 
getCamelContextWithId(ApplicationContext, String) - Static method in class org.apache.camel.spring.util.CamelContextResolverHelper
 
getCamelId() - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
getCamelJMXAgent() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getConfigurableApplicationContext() - Method in class org.apache.camel.component.event.EventComponent
 
getConnectorPort() - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
getContext() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getContextClassLoaderOnStart() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getDataFormats() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getDelay() - Method in class org.apache.camel.spring.util.MainRunner
 
getDelayer() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getEndpoint() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
getErrorHandlerRef() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getEventEndpoint() - Method in class org.apache.camel.spring.SpringCamelContext
 
getExchange() - Method in class org.apache.camel.component.event.CamelEvent
Returns the message exchange
getExcludes() - Method in class org.apache.camel.spring.util.SpringAntPathMatcherFileFilter
 
getFileApplicationContextUri() - Method in class org.apache.camel.spring.Main
 
getHandleFault() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getInBody(Exchange) - Method in class org.apache.camel.component.test.TestEndpoint
This method allows us to convert or coerce the expected message body into some other type
getIncludes() - Method in class org.apache.camel.spring.util.SpringAntPathMatcherFileFilter
 
getInstance() - Static method in class org.apache.camel.spring.Main
Returns the currently executing main
getInterceptFroms() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getIntercepts() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getInterceptSendToEndpoints() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getJaxbContext() - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
getJaxbPackages() - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
getLoadBalancer() - Method in class org.apache.camel.component.event.EventEndpoint
 
getMain() - Method in class org.apache.camel.spring.util.MainRunner
 
getMbeanObjectDomainName() - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
getMbeanServerDefaultDomain() - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
getMessage() - Method in exception org.apache.camel.spring.spi.TransactionRollbackException
 
getObject() - Method in class org.apache.camel.spring.CamelConsumerTemplateFactoryBean
 
getObject() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getObject() - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
 
getObject() - Method in class org.apache.camel.spring.CamelProducerTemplateFactoryBean
 
getObject() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
getObjectType() - Method in class org.apache.camel.spring.CamelConsumerTemplateFactoryBean
 
getObjectType() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getObjectType() - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
 
getObjectType() - Method in class org.apache.camel.spring.CamelProducerTemplateFactoryBean
 
getObjectType() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
getOnCompletions() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getOnExceptions() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getOnlyRegisterProcessorWithCustomId() - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
getPackages() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getPackageScan() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getParentApplicationContext() - Method in class org.apache.camel.spring.Main
 
getParentApplicationContextUri() - Method in class org.apache.camel.spring.Main
 
getPostProcessor() - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
getPropagationBehaviorName() - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
getProperties() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getRegistryPort() - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
getResource() - Method in class org.apache.camel.component.ResourceBasedEndpoint
 
getResourceAsInputStream() - Method in class org.apache.camel.component.ResourceBasedEndpoint
Gets the resource as an input stream considering the cache flag as well.
getResourceLoader() - Method in class org.apache.camel.component.ResourceBasedComponent
 
getResourceLoader() - Method in class org.apache.camel.component.ResourceBasedEndpoint
 
getResourceUri() - Method in class org.apache.camel.component.ResourceBasedEndpoint
 
getRoutes() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getSchemaResource() - Method in class org.apache.camel.component.validator.SpringValidator
 
getServiceInterface() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
getServiceRef() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
getServiceRef() - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
getServiceUrl() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
getServiceUrlPath() - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
getShutdownRoute() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getShutdownRunningTask() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getSource() - Method in class org.apache.camel.component.event.CamelEvent
 
getStatisticsLevel() - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
getStreamCache() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getTrace() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
getTransactionManager() - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
getTransactionTemplate() - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
getTransactionTemplate() - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
getUri() - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
 
getUri() - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
getXmlConverter() - Method in class org.apache.camel.component.xslt.XsltComponent
 

I

init() - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
injectField(Field, String, String, Object) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
injectFields(Object) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
A strategy method to allow implementations to perform some custom JBI based injection of the POJO
injectMethods(Object) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
injectNamespaces(Element, Binder<Node>) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
installRoutes() - Method in class org.apache.camel.spring.CamelContextFactoryBean
Strategy to install all available routes into the context
instance - Static variable in class org.apache.camel.spring.Main
 
instantiateBuilder(Class) - Method in class org.apache.camel.spring.RouteBuilderFinder
 
isAsyncRun() - Method in class org.apache.camel.spring.util.MainRunner
 
isAutoStartup() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
isContentCache() - Method in class org.apache.camel.component.ResourceBasedEndpoint
 
isCreateConnector() - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
isDependencyCheck() - Method in class org.apache.camel.spring.spi.SpringInjector
 
isDisabled() - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
isEligibleAttribute(String) - Method in class org.apache.camel.spring.handler.BeanDefinitionParser
 
isSingleton() - Method in class org.apache.camel.component.event.EventEndpoint
 
isSingleton() - Method in class org.apache.camel.spring.CamelConsumerTemplateFactoryBean
 
isSingleton() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
isSingleton() - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
 
isSingleton() - Method in class org.apache.camel.spring.CamelProducerTemplateFactoryBean
 
isSingleton() - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
isUsePlatformMBeanServer() - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
isValidClass(Class) - Method in class org.apache.camel.spring.RouteBuilderFinder
Returns true if the object is non-abstract and supports a zero argument constructor

L

log - Variable in class org.apache.camel.component.ResourceBasedComponent
 
log - Variable in class org.apache.camel.component.ResourceBasedEndpoint
 
lookup(String, Class<T>) - Method in class org.apache.camel.spring.spi.ApplicationContextRegistry
 
lookup(String) - Method in class org.apache.camel.spring.spi.ApplicationContextRegistry
 
lookup(String, Class<T>) - Method in class org.apache.camel.spring.SpringRouteBuilder
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
lookup(Class<T>) - Method in class org.apache.camel.spring.SpringRouteBuilder
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
lookupByType(Class<T>) - Method in class org.apache.camel.spring.spi.ApplicationContextRegistry
 

M

Main - Class in org.apache.camel.spring
A command line tool for booting up a CamelContext using an optional Spring ApplicationContext
Main() - Constructor for class org.apache.camel.spring.Main
 
main(String...) - Static method in class org.apache.camel.spring.Main
 
MainRunner - Class in org.apache.camel.spring.util
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.
MainRunner() - Constructor for class org.apache.camel.spring.util.MainRunner
 
matches(Class<?>) - Method in class org.apache.camel.spring.PatternBasedPackageScanFilter
Tests if a given class matches the patterns in this filter.

N

newCamelContext() - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
newInstance(Class<T>) - Method in class org.apache.camel.spring.spi.SpringInjector
 
newInstance(Class<T>, Object) - Method in class org.apache.camel.spring.spi.SpringInjector
 

O

onApplicationEvent(ApplicationEvent) - Method in class org.apache.camel.component.event.EventEndpoint
 
onApplicationEvent(ApplicationEvent) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
onApplicationEvent(ApplicationEvent) - Method in class org.apache.camel.spring.SpringCamelContext
 
org.apache.camel.component - package org.apache.camel.component
Base classes for Spring based Components
org.apache.camel.component.event - package org.apache.camel.component.event
An Event Endpoint for working with Spring ApplicationEvents
org.apache.camel.component.test - package org.apache.camel.component.test
A Test Endpoint for Pattern Based Testing
org.apache.camel.component.validator - package org.apache.camel.component.validator
The Validator Component for validating XML against some schema
org.apache.camel.component.xslt - package org.apache.camel.component.xslt
The XSLT Component for transforming messages with XSLT
org.apache.camel.spring - package org.apache.camel.spring
The classes for working with Camel and Spring along with the primary factory beans.
org.apache.camel.spring.handler - package org.apache.camel.spring.handler
Spring 2.x custom XML handling to allow namespace based XML to be parsed from inside any Spring XML
org.apache.camel.spring.remoting - package org.apache.camel.spring.remoting
Camel services for POJO based Spring Remoting
org.apache.camel.spring.spi - package org.apache.camel.spring.spi
Plugins to the CamleContext when running in Spring
org.apache.camel.spring.util - package org.apache.camel.spring.util
Utility classes

P

parserElementNames - Variable in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
parseUsingJaxb(Element, ParserContext, Binder<Node>) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
PatternBasedPackageScanFilter - Class in org.apache.camel.spring
PatternBasedPackageScanFilter uses an underlying AntPathMatcher to filter scanned files according to include and exclude patterns.
PatternBasedPackageScanFilter() - Constructor for class org.apache.camel.spring.PatternBasedPackageScanFilter
 
postProcess(BeanDefinitionBuilder, Element) - Method in class org.apache.camel.spring.handler.BeanDefinitionParser
Hook method that derived classes can implement to inspect/change a bean definition after parsing is complete.
postProcessAfterInitialization(Object, String) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
process(Exchange) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
processByRegularErrorHandler(Exchange) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
processInTransaction(Exchange) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
propagationBehaviorToString(int) - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 

R

ReflectionUtils - Class in org.apache.camel.spring.util
Reflection utilities, extending Spring ReflectionUtils.
ReflectionUtils() - Constructor for class org.apache.camel.spring.util.ReflectionUtils
 
registerEndpointsWithIdsDefinedInFromOrToTypes(Element, ParserContext, String, Binder<Node>) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
Used for auto registering endpoints from the from or to DSL if they have an id attribute set
registerParser(String, BeanDefinitionParser) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
registerTemplates(Element, ParserContext, String) - Method in class org.apache.camel.spring.handler.CamelNamespaceHandler
Used for auto registering producer and consumer templates if not already defined in XML.
renameNamespaceRecursive(Node) - Static method in class org.apache.camel.spring.handler.CamelNamespaceHandler
 
resolveMandatoryResource(String) - Method in class org.apache.camel.component.ResourceBasedComponent
 
ResourceBasedComponent - Class in org.apache.camel.component
A useful base class for components which depend on a resource such as things like Velocity or XQuery based components.
ResourceBasedComponent() - Constructor for class org.apache.camel.component.ResourceBasedComponent
 
ResourceBasedEndpoint - Class in org.apache.camel.component
A useful base class for endpoints which depend on a resource such as things like Velocity or XQuery based components.
ResourceBasedEndpoint() - Constructor for class org.apache.camel.component.ResourceBasedEndpoint
 
ResourceBasedEndpoint(String, Component, String, Processor) - Constructor for class org.apache.camel.component.ResourceBasedEndpoint
 
ResourceBasedEndpoint(String, Processor, String) - Constructor for class org.apache.camel.component.ResourceBasedEndpoint
 
RouteBuilderFinder - Class in org.apache.camel.spring
A helper class which will find all RouteBuilder instances on the classpath
RouteBuilderFinder(SpringCamelContext, String[], ClassLoader, BeanPostProcessor, PackageScanClassResolver) - Constructor for class org.apache.camel.spring.RouteBuilderFinder
 
run() - Method in class org.apache.camel.spring.util.MainRunner
 
runMethodWithoutCatchingExceptions() - Method in class org.apache.camel.spring.util.MainRunner
 

S

setApplicationContext(ApplicationContext) - Method in class org.apache.camel.component.event.EventComponent
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.component.event.EventEndpoint
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.CamelConsumerTemplateFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.CamelProducerTemplateFactoryBean
 
setApplicationContext(AbstractApplicationContext) - Method in class org.apache.camel.spring.Main
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.SpringCamelContext
 
setApplicationContext(ApplicationContext) - Method in class org.apache.camel.spring.SpringRouteBuilder
Sets the application context to use to lookup beans
setApplicationContextUri(String) - Method in class org.apache.camel.spring.Main
 
setArgs(String[]) - Method in class org.apache.camel.spring.util.MainRunner
 
setAsyncRun(boolean) - Method in class org.apache.camel.spring.util.MainRunner
 
setAutoStartup(Boolean) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setAutowireMode(int) - Method in class org.apache.camel.spring.spi.SpringInjector
 
setBeanPostProcessor(BeanPostProcessor) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setBuilderRefs(List<RouteBuilderDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setCamelContext(CamelContext) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
setCamelContext(CamelContext) - Method in class org.apache.camel.spring.CamelConsumerTemplateFactoryBean
 
setCamelContext(CamelContext) - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
Sets the context to use to resolve endpoints
setCamelContext(CamelContext) - Method in class org.apache.camel.spring.CamelProducerTemplateFactoryBean
 
setCamelContext(CamelContext) - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
setCamelContext(CamelContext) - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
setCamelContextId(String) - Method in class org.apache.camel.spring.CamelConsumerTemplateFactoryBean
 
setCamelContextId(String) - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
 
setCamelContextId(String) - Method in class org.apache.camel.spring.CamelProducerTemplateFactoryBean
 
setCamelContextId(String) - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
setCamelId(String) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
setCamelJMXAgent(CamelJMXAgentDefinition) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setConnectorPort(Integer) - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
setContentCache(boolean) - Method in class org.apache.camel.component.ResourceBasedEndpoint
Sets wether to use resource content cache or not - default is false.
setContext(SpringCamelContext) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setCreateConnector(Boolean) - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
setDataFormats(DataFormatsDefinition) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setDefaultEndpoint(String) - Method in class org.apache.camel.spring.CamelProducerTemplateFactoryBean
Sets the default endpoint URI used by default for sending message exchanges
setDelay(long) - Method in class org.apache.camel.spring.util.MainRunner
 
setDelayer(Long) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setDependencyCheck(boolean) - Method in class org.apache.camel.spring.spi.SpringInjector
 
setDisabled(Boolean) - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
setEndpoint(Endpoint) - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
setErrorHandlerRef(String) - Method in class org.apache.camel.spring.CamelContextFactoryBean
Sets the name of the error handler object used to default the error handling strategy
setEventEndpoint(EventEndpoint) - Method in class org.apache.camel.spring.SpringCamelContext
 
setExcludes(String[]) - Method in class org.apache.camel.spring.util.SpringAntPathMatcherFileFilter
 
setExcludes(String) - Method in class org.apache.camel.spring.util.SpringAntPathMatcherFileFilter
Sets excludes using a single string where each element can be separated with comma
setField(Field, Object, Object) - Static method in class org.apache.camel.spring.util.ReflectionUtils
 
setFileApplicationContextUri(String) - Method in class org.apache.camel.spring.Main
 
setHandleFault(Boolean) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setIncludes(String[]) - Method in class org.apache.camel.spring.util.SpringAntPathMatcherFileFilter
 
setIncludes(String) - Method in class org.apache.camel.spring.util.SpringAntPathMatcherFileFilter
Sets includes using a single string where each element can be separated with comma
setInterceptFroms(List<InterceptFromDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setIntercepts(List<InterceptDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setInterceptSendToEndpoints(List<InterceptSendToEndpointDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setLoadBalancer(LoadBalancer) - Method in class org.apache.camel.component.event.EventEndpoint
 
setMain(Class) - Method in class org.apache.camel.spring.util.MainRunner
 
setMbeanObjectDomainName(String) - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
setMbeanServerDefaultDomain(String) - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
setOnCompletions(List<OnCompletionDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setOnExceptions(List<OnExceptionDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setOnlyRegisterProcessorWithCustomId(Boolean) - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
setPackages(String[]) - Method in class org.apache.camel.spring.CamelContextFactoryBean
Sets the package names to be recursively searched for Java classes which extend RouteBuilder to be auto-wired up to the SpringCamelContext as a route.
setPackageScan(PackageScanDefinition) - Method in class org.apache.camel.spring.CamelContextFactoryBean
Sets the package scanning information.
setParentApplicationContext(AbstractApplicationContext) - Method in class org.apache.camel.spring.Main
 
setParentApplicationContextUri(String) - Method in class org.apache.camel.spring.Main
 
setPropagationBehaviorName(String) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
setProperties(PropertiesDefinition) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setRegistryPort(Integer) - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
setResourceLoader(ResourceLoader) - Method in class org.apache.camel.component.ResourceBasedComponent
 
setResourceLoader(ResourceLoader) - Method in class org.apache.camel.component.ResourceBasedEndpoint
 
setResourceUri(String) - Method in class org.apache.camel.component.ResourceBasedEndpoint
 
setRoutes(List<RouteDefinition>) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setSchemaResource(Resource) - Method in class org.apache.camel.component.validator.SpringValidator
 
setServiceRef(String) - Method in class org.apache.camel.spring.remoting.CamelProxyFactoryBean
 
setServiceRef(String) - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
setServiceUrlPath(String) - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
setShutdownRoute(ShutdownRoute) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setShutdownRunningTask(ShutdownRunningTask) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setSingleton(boolean) - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
 
setSpringTransactionPolicy(SpringTransactionPolicy) - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
setStatisticsLevel(ManagementStatisticsLevel) - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
setStreamCache(Boolean) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setterInjection(Method, Object) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
setterInjection(Method, Object, String, String) - Method in class org.apache.camel.spring.CamelBeanPostProcessor
 
setTrace(Boolean) - Method in class org.apache.camel.spring.CamelContextFactoryBean
 
setTransactionManager(PlatformTransactionManager) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
setTransactionTemplate(TransactionTemplate) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 
setTransactionTemplate(TransactionTemplate) - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
setUri(String) - Method in class org.apache.camel.spring.CamelEndpointFactoryBean
Sets the URI to use to resolve the endpoint
setUri(String) - Method in class org.apache.camel.spring.remoting.CamelServiceExporter
 
setUsePlatformMBeanServer(Boolean) - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
setXmlConverter(XmlConverter) - Method in class org.apache.camel.component.xslt.XsltComponent
 
shouldIgnoreBean(Class) - Method in class org.apache.camel.spring.RouteBuilderFinder
Lets ignore beans that are not explicitly configured in the spring.xml
SpringAntPathMatcherFileFilter - Class in org.apache.camel.spring.util
File filter using Spring's AntPathMatcher.
SpringAntPathMatcherFileFilter() - Constructor for class org.apache.camel.spring.util.SpringAntPathMatcherFileFilter
 
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
 
springCamelContext(ApplicationContext) - Static method in class org.apache.camel.spring.SpringCamelContext
 
springCamelContext(String) - Static method in class org.apache.camel.spring.SpringCamelContext
 
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
 
SpringRouteBuilder - Class in org.apache.camel.spring
An extension of the RouteBuilder to provide some additional helper methods
SpringRouteBuilder() - Constructor for class org.apache.camel.spring.SpringRouteBuilder
 
SpringTransactionPolicy - Class in org.apache.camel.spring.spi
Wraps the processor in a Spring transaction
SpringTransactionPolicy() - Constructor for class org.apache.camel.spring.spi.SpringTransactionPolicy
Default constructor for easy spring configuration.
SpringTransactionPolicy(TransactionTemplate) - Constructor for class org.apache.camel.spring.spi.SpringTransactionPolicy
 
SpringTransactionPolicy(PlatformTransactionManager) - Constructor for class org.apache.camel.spring.spi.SpringTransactionPolicy
 
SpringValidator - Class in org.apache.camel.component.validator
Validator that uses Spring for reading the scheme resource.
SpringValidator() - Constructor for class org.apache.camel.component.validator.SpringValidator
 
start() - Method in class org.apache.camel.component.test.TestEndpoint
 
stop() - Method in class org.apache.camel.component.test.TestEndpoint
 
supportTransacted() - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
supportTransacted() - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 

T

TestComponent - Class in org.apache.camel.component.test
Test Component.
TestComponent() - Constructor for class org.apache.camel.component.test.TestComponent
 
TestEndpoint - Class in org.apache.camel.component.test
A Test Endpoint is a Mock Endpoint for testing but it will pull all messages from the nested endpoint and use those as expected message body assertions.
TestEndpoint(String, Component, Endpoint) - Constructor for class org.apache.camel.component.test.TestEndpoint
 
toApplicationEvent(Exchange) - Method in class org.apache.camel.component.event.EventEndpoint
 
toString() - Method in class org.apache.camel.spring.CamelJMXAgentDefinition
 
toString() - Method in class org.apache.camel.spring.spi.TransactionErrorHandler
 
toString() - Method in class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
toString() - Method in class org.apache.camel.spring.SpringCamelContext
 
toString() - Method in class org.apache.camel.spring.util.MainRunner
 
TransactionErrorHandler - Class in org.apache.camel.spring.spi
The Transactional Client EIP pattern.
TransactionErrorHandler(Processor, Logger, Processor, RedeliveryPolicy, Predicate, ExceptionPolicyStrategy, TransactionTemplate) - Constructor for class org.apache.camel.spring.spi.TransactionErrorHandler
Creates the transaction error handler.
transactionErrorHandler() - Method in class org.apache.camel.spring.SpringRouteBuilder
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
Creates a transaction error handler.
transactionErrorHandler(TransactionTemplate) - Method in class org.apache.camel.spring.SpringRouteBuilder
Creates a transaction error handler.
transactionErrorHandler(PlatformTransactionManager) - Method in class org.apache.camel.spring.SpringRouteBuilder
Creates a transaction error handler.
TransactionErrorHandlerBuilder - Class in org.apache.camel.spring.spi
A transactional error handler that supports leveraging Spring TransactionManager.
TransactionErrorHandlerBuilder() - Constructor for class org.apache.camel.spring.spi.TransactionErrorHandlerBuilder
 
TransactionRollbackException - Exception in org.apache.camel.spring.spi
We use a runtime exception to force Spring transaction manager to rollback the transaction.
TransactionRollbackException() - Constructor for exception org.apache.camel.spring.spi.TransactionRollbackException
 

V

ValidatorComponent - Class in org.apache.camel.component.validator
The Validator Component for validating XML against some schema
ValidatorComponent() - Constructor for class org.apache.camel.component.validator.ValidatorComponent
 

W

wrap(RouteContext, Processor) - Method in class org.apache.camel.spring.spi.SpringTransactionPolicy
 

X

XsltComponent - Class in org.apache.camel.component.xslt
An XSLT Component for performing XSLT transforms of messages
XsltComponent() - Constructor for class org.apache.camel.component.xslt.XsltComponent
 

A B C D E F G I L M N O P R S T V W X

Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.