Package com.norconex.commons.lang.exec
Interface IRetriable<T>
- Type Parameters:
T- type of optional return value
- All Superinterfaces:
Retriable<T>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Deprecated.
Upon failure, the
run method will get
re-executed by a Retrier until successful or fails according
to the Retrier conditions.- Since:
- 1.13.0
- See Also:
-
Method Summary
Retriableinstead