Package org.apache.camel.core.xml
The classes for working with Camel and XML along with the primary factory beans.
-
Class Summary Class Description AbstractCamelConsumerTemplateFactoryBean A factory for creating a newConsumerTemplateinstance with a minimum of XMLAbstractCamelContextFactoryBean<T extends org.apache.camel.model.ModelCamelContext> A factory to create and initialize aCamelContextand install routes either explicitly configured or found by searching the classpath for Java classes which extendRouteBuilder.AbstractCamelEndpointFactoryBean AbstractCamelFactoryBean<T> AbstractCamelFluentProducerTemplateFactoryBean A factory for creating a newFluentProducerTemplateinstance with a minimum of XMLAbstractCamelProducerTemplateFactoryBean A factory for creating a newProducerTemplateinstance with a minimum of XMLAbstractCamelRedeliveryPolicyFactoryBean A factory which instantiatesRedeliveryPolicyobjectsAbstractCamelThreadPoolFactoryBean A factory which instantiatesExecutorServiceobjectsCamelJMXAgentDefinition JMX configuration.CamelPropertyPlaceholderDefinition Properties placeholderCamelPropertyPlaceholderFunctionDefinition Function to use with properties placeholderCamelPropertyPlaceholderLocationDefinition Properties to use with properties placeholderCamelRouteControllerDefinition Route controller configuration.CamelStreamCachingStrategyDefinition Stream caching configuration.PatternBasedPackageScanFilter PatternBasedPackageScanFilteruses an underlyingAntPathMatcherto filter scanned files according to include and exclude patterns.