Package org.duracloud.common.retry
package org.duracloud.common.retry
-
ClassDescriptionA simple interface for handling exceptions.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.Handles performing actions that need to be retried.