Package org.duracloud.common.retry
Interface Retriable
public interface Retriable
All implementations of this interface perform an action which may need to be
attempted more than once to allow for a greater likelihood of success.
- Author:
- Bill Branan Date: 10/23/13
-
Method Summary
-
Method Details
-
retry
- Throws:
Exception
-