|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionErrorHandlerBuilder | |
---|---|
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 |
Uses of TransactionErrorHandlerBuilder in org.apache.camel.spring |
---|
Methods in org.apache.camel.spring that return TransactionErrorHandlerBuilder | |
---|---|
TransactionErrorHandlerBuilder |
SpringRouteBuilder.transactionErrorHandler(org.springframework.transaction.PlatformTransactionManager transactionManager)
Creates a transaction error handler. |
TransactionErrorHandlerBuilder |
SpringRouteBuilder.transactionErrorHandler(SpringTransactionPolicy policy)
Creates a transaction error handler. |
TransactionErrorHandlerBuilder |
SpringRouteBuilder.transactionErrorHandler(org.springframework.transaction.support.TransactionTemplate template)
Creates a transaction error handler. |
Uses of TransactionErrorHandlerBuilder in org.apache.camel.spring.spi |
---|
Methods in org.apache.camel.spring.spi that return TransactionErrorHandlerBuilder | |
---|---|
TransactionErrorHandlerBuilder |
TransactionErrorHandlerBuilder.exceptionPolicyStrategy(ExceptionPolicyStrategy exceptionPolicyStrategy)
Sets the exception policy to use |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |