|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.systemsx.cisd.common.api.retry.config.StaticRetryConfiguration
ch.systemsx.cisd.common.api.retry.config.DefaultRetryConfiguration
public class DefaultRetryConfiguration
Method Summary | |
---|---|
static DefaultRetryConfiguration |
getInstance()
|
void |
reset()
|
Methods inherited from class ch.systemsx.cisd.common.api.retry.config.StaticRetryConfiguration |
---|
getMaximumNumberOfRetries, getWaitingTimeBetweenRetries, getWaitingTimeBetweenRetriesIncreasingFactor, setMaximumNumberOfRetries, setWaitingTimeBetweenRetries, setWaitingTimeBetweenRetriesIncreasingFactor |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void reset()
public static final DefaultRetryConfiguration getInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |