Uses of Class
org.apache.camel.spring.spi.TransactionErrorHandler

Packages that use TransactionErrorHandler
org.apache.camel.spring.spi Plugins to the CamleContext when running in Spring 
 

Uses of TransactionErrorHandler in org.apache.camel.spring.spi
 

Methods in org.apache.camel.spring.spi that return TransactionErrorHandler
protected  TransactionErrorHandler SpringTransactionPolicy.createTransactionErrorHandler(org.apache.camel.spi.RouteContext routeContext, org.apache.camel.Processor processor, org.apache.camel.builder.ErrorHandlerBuilder builder)
           
 



Apache CAMEL