Class BeforeRetry.DEFAULT

    • Constructor Detail

      • DEFAULT

        public DEFAULT()
    • Method Detail

      • handle

        public void handle​(org.eclipse.microprofile.faulttolerance.ExecutionContext context)
        Description copied from interface: BeforeRetryHandler
        Do what is necessary before the next retry attempt.
        Specified by:
        handle in interface BeforeRetryHandler
        Parameters:
        context - the execution context