|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
RecoveryCallback | Callback for stateful retry after all tries are exhausted. |
RetryCallback | Callback interface for an operation that can be retried using a
RetryOperations . |
RetryContext | Low-level access to ongoing retry operation. |
RetryListener | Interface for listener that can be used to add behaviour to a retry. |
RetryOperations | Defines the basic set of operations implemented by RetryOperations to
execute operations with configurable retry behaviour. |
RetryPolicy | A RetryPolicy is responsible for allocating and managing resources
needed by RetryOperations . |
RetryStatistics | Interface for statistics reporting of retry attempts. |
Exception Summary | |
---|---|
ExhaustedRetryException | |
RetryException | |
TerminatedRetryException |
Infrastructure implementations of retry concerns.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |