Class MaxNumberOfRetriesCondition

  • All Implemented Interfaces:
    RetryCondition

    public final class MaxNumberOfRetriesCondition
    extends Object
    implements RetryCondition
    Simple retry condition that allows retries up to a certain max number of retries.