Class JtaTransactionErrorHandlerReifier

  • All Implemented Interfaces:
    org.apache.camel.spi.BeanRepository

    public class JtaTransactionErrorHandlerReifier
    extends org.apache.camel.reifier.errorhandler.ErrorHandlerReifier<JtaTransactionErrorHandlerBuilder>
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String ROLLBACK_LOGGING_LEVEL_PROPERTY  
      • Fields inherited from class org.apache.camel.reifier.errorhandler.ErrorHandlerReifier

        definition
      • Fields inherited from class org.apache.camel.reifier.AbstractReifier

        camelContext, route
    • Constructor Summary

      Constructors 
      Constructor Description
      JtaTransactionErrorHandlerReifier​(org.apache.camel.Route route, org.apache.camel.ErrorHandlerFactory definition)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.camel.Processor createErrorHandler​(org.apache.camel.Processor processor)  
      protected ScheduledExecutorService getExecutorService()  
      • Methods inherited from class org.apache.camel.reifier.errorhandler.ErrorHandlerReifier

        addExceptionPolicy, configure, createExceptionClasses, createExceptionPolicy, createRedeliveryPolicy, getBean, getPredicate, registerReifier, reifier
      • Methods inherited from class org.apache.camel.reifier.AbstractReifier

        asRef, createExpression, createExpression, createPredicate, createPredicate, findByType, findByTypeWithName, findSingleByType, getRegistry, lookup, lookupByName, lookupByNameAndType, mandatoryLookup, or, parse, parse, parseBoolean, parseBoolean, parseDuration, parseDuration, parseFloat, parseFloat, parseInt, parseInt, parseLong, parseLong, parseString, resolveEndpoint, unwrap
    • Field Detail

      • ROLLBACK_LOGGING_LEVEL_PROPERTY

        public static final String ROLLBACK_LOGGING_LEVEL_PROPERTY
    • Constructor Detail

      • JtaTransactionErrorHandlerReifier

        public JtaTransactionErrorHandlerReifier​(org.apache.camel.Route route,
                                                 org.apache.camel.ErrorHandlerFactory definition)