Interface RetryOperations

All Known Implementing Classes:
RetryTemplate

public interface RetryOperations
Defines the basic set of operations implemented by RetryOperations to execute operations with configurable retry behaviour.
Author:
Rob Harrop, Dave Syer