Uses of Class
org.apache.camel.builder.JtaTransactionErrorHandlerBuilder
Packages that use JtaTransactionErrorHandlerBuilder
Package
Description
-
Uses of JtaTransactionErrorHandlerBuilder in org.apache.camel.builder
Methods in org.apache.camel.builder that return JtaTransactionErrorHandlerBuilderModifier and TypeMethodDescriptionBuilderSupport.jtaTransactionErrorHandler()Error handler using JTA transactions (requires camel-jta).BuilderSupport.jtaTransactionErrorHandler(String policyRef) Error handler using JTA transactions (requires camel-jta).BuilderSupport.jtaTransactionErrorHandler(org.apache.camel.spi.TransactedPolicy policy) Error handler using JTA transactions (requires camel-jta).