Class NoErrorHandlerConfiguration

java.lang.Object
org.apache.camel.model.errorhandler.NoErrorHandlerConfiguration
All Implemented Interfaces:
org.apache.camel.ErrorHandlerFactory, NoErrorHandlerProperties

@Deprecated public class NoErrorHandlerConfiguration extends Object implements NoErrorHandlerProperties
Deprecated.
Legacy error handler for XML DSL in camel-spring-xml/camel-blueprint
  • Constructor Details

    • NoErrorHandlerConfiguration

      public NoErrorHandlerConfiguration()
      Deprecated.
  • Method Details

    • supportTransacted

      public boolean supportTransacted()
      Deprecated.
      Specified by:
      supportTransacted in interface org.apache.camel.ErrorHandlerFactory
    • cloneBuilder

      public org.apache.camel.ErrorHandlerFactory cloneBuilder()
      Deprecated.
      Specified by:
      cloneBuilder in interface org.apache.camel.ErrorHandlerFactory