All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description ApplicationContextFactoryBean BeanManagerAware CamelContextFactoryBean CdiCamelConfiguration The Camel CDI configuration.CdiCamelContext CDICamelContextclass that can be extended to declare custom Camel context beans.CdiCamelExtension CdiEventEndpoint<T> A CamelEndpointthat bridges the CDI events facility with Camel routes so that CDI events can be seamlessly observed / consumed (respectively produced / fired) from Camel consumers (respectively by Camel producers).CdiRouteBuilder An extension of theRouteBuilderto provide some additional helper methods.ConsumerTemplateFactoryBean A factory for creating a newConsumerTemplateinstance with a minimum of XMLEndpointFactoryBean A factory which instantiatesEndpointobjectsErrorHandlerDefinition The <errorHandler> tag element.ErrorHandlerType Used to configure the errorHandler typeImportDefinition The <import> tag element.ImportResource Indicates one or more resources representing Camel XML configuration to import.Main Camel CDI boot integration.MandatoryJtaTransactionPolicy NestedJtaTransactionPolicy NeverJtaTransactionPolicy NotSupportedJtaTransactionPolicy ProducerTemplateFactoryBean A factory for creating a newProducerTemplateinstance with a minimum of XMLRedeliveryPolicyFactoryBean A factory which instantiatesRedeliveryPolicyobjectsRequiredJtaTransactionPolicy RequiresNewJtaTransactionPolicy RestContextDefinition RouteConfigurationContextDefinition RouteContextDefinition RouteTemplateContextDefinition SupportsJtaTransactionPolicy ThreadPoolFactoryBean A factory which instantiatesExecutorServiceobjects.TransactionalJtaTransactionPolicy Helper methods for transaction handling This class requires the resourceTransactionManagerto be available through any of JNDI locations: "java:comp/TransactionManager", "java:appserver/TransactionManager", "java:pm/TransactionManager", "java:/TransactionManager"Uri A CDI qualifier to define the Camel URI associated to the annotated resource.Uri.Literal