Package org.duracloud.common.retry
Interface Retriable
-
public interface RetriableAll 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectretry()
-