Interface ErrorHandlerRefProperties

All Superinterfaces:
org.apache.camel.ErrorHandlerFactory
All Known Implementing Classes:
ErrorHandlerRefConfiguration, LegacyErrorHandlerBuilderRef

@Deprecated public interface ErrorHandlerRefProperties extends org.apache.camel.ErrorHandlerFactory
Deprecated.
Legacy error handler for XML DSL in camel-spring-xml/camel-blueprint
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    boolean
    Deprecated.
     
    void
    Deprecated.
     
    void
    setSupportTransacted(boolean supportTransacted)
    Deprecated.
     

    Methods inherited from interface org.apache.camel.ErrorHandlerFactory

    cloneBuilder, supportTransacted
  • Field Details

  • Method Details

    • getRef

      String getRef()
      Deprecated.
    • setRef

      void setRef(String ref)
      Deprecated.
    • isSupportTransacted

      boolean isSupportTransacted()
      Deprecated.
    • setSupportTransacted

      void setSupportTransacted(boolean supportTransacted)
      Deprecated.