Class RefErrorHandlerDefinition

  • All Implemented Interfaces:
    org.apache.camel.ErrorHandlerFactory
    Direct Known Subclasses:
    RefErrorHandlerBuilder

    @Metadata(label="configuration,error")
    public class RefErrorHandlerDefinition
    extends IdentifiedType
    References to an existing or custom error handler.
    • Constructor Detail

      • RefErrorHandlerDefinition

        public RefErrorHandlerDefinition()
      • RefErrorHandlerDefinition

        public RefErrorHandlerDefinition​(String ref)
    • Method Detail

      • supportTransacted

        public boolean supportTransacted()
      • cloneBuilder

        public org.apache.camel.ErrorHandlerFactory cloneBuilder()
      • getRef

        public String getRef()
      • setRef

        public void setRef​(String ref)
        References to an existing or custom error handler.