Package org.apache.camel.spring.spi

Plugins to the CamleContext when running in Spring

See:
          Description

Class Summary
ApplicationContextRegistry A Registry implementation which looks up the objects in the Spring ApplicationContext
BeanInjector Deprecated. not used.
SpringConverters Some Spring based Type Converters
SpringInjector A Spring implementation of Injector allowing Spring to be used to dependency inject newly created POJOs
SpringTransactionPolicy<E> Wraps the processor in a Spring transaction
TransactionErrorHandlerBuilder An error handler which will roll the exception back if there is an error rather than using the dead letter channel and retry logic.
TransactionInterceptor The Transactional Client EIP pattern.
 

Package org.apache.camel.spring.spi Description

Plugins to the CamleContext when running in Spring



Apache CAMEL