Uses of Package
org.apache.camel.spring.spi

Packages that use org.apache.camel.spring.spi
org.apache.camel.spring The classes for working with Camel and Spring along with the primary factory beans. 
org.apache.camel.spring.spi Plugins to the CamleContext when running in Spring 
 

Classes in org.apache.camel.spring.spi used by org.apache.camel.spring
SpringTransactionPolicy
          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.
 

Classes in org.apache.camel.spring.spi used by org.apache.camel.spring.spi
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.
 



Apache CAMEL