|
||||||||||
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. |
Uses of TransactionErrorHandlerBuilder in org.apache.camel.spring |
---|
Methods in org.apache.camel.spring that return TransactionErrorHandlerBuilder | |
---|---|
TransactionErrorHandlerBuilder |
SpringRouteBuilder.transactionErrorHandler()
Creates a transaction error handler that will lookup in application context for an exiting transaction manager. |
TransactionErrorHandlerBuilder |
SpringRouteBuilder.transactionErrorHandler(PlatformTransactionManager transactionManager)
Creates a transaction error handler. |
TransactionErrorHandlerBuilder |
SpringRouteBuilder.transactionErrorHandler(SpringTransactionPolicy policy)
Creates a transaction error handler. |
TransactionErrorHandlerBuilder |
SpringRouteBuilder.transactionErrorHandler(TransactionTemplate template)
Creates a transaction error handler. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |