Package org.apache.camel.spring.spi
Plugins to the CamelContext when running in Spring
-
Class Summary Class Description ApplicationContextBeanRepository ABeanRepositoryimplementation which looks up the objects in the SpringApplicationContextBridgePropertyPlaceholderConfigurer APropertyPlaceholderConfigurerthat bridges Camel's property placeholder with the Spring property placeholder mechanism.CamelBeanPostProcessor Spring specificDefaultCamelBeanPostProcessorwhich uses SpringBeanPostProcessorto post process beans.LegacyTransactionErrorHandlerBuilder Deprecated. LegacyTransactionErrorHandlerReifier Deprecated. SpringInjector A Spring implementation ofInjectorallowing Spring to be used to dependency inject newly created POJOsSpringManagementMBeanAssembler An spring assembler to assemble aModelMBeanwhich can be used to register the object in JMX.SpringTransactionPolicy Spring transaction policy when using spring based transactions.TransactionErrorHandler The Transactional Client EIP pattern.TransactionErrorHandlerReifier -
Exception Summary Exception Description TransactionRollbackException We use a runtime exception to force Spring transaction manager to rollback the transaction.