|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Parameters.MutableTimeoutFactorParameters
An interface providing abstract access to an integer specifying a scale factor for the standard timeout used for each test.
Field Summary |
---|
Fields inherited from interface com.sun.javatest.Parameters.TimeoutFactorParameters |
---|
MAX_TIMEOUT_FACTOR, MIN_TIMEOUT_FACTOR |
Method Summary | |
---|---|
void |
setTimeoutFactor(float factor)
Set an integer specifying a scale factor to be applied to the standard timeout for the test. |
Methods inherited from interface com.sun.javatest.Parameters.TimeoutFactorParameters |
---|
getTimeoutFactor |
Method Detail |
---|
void setTimeoutFactor(float factor)
factor
- an integer specifying a scale factor to be applied to
the standard timeout for each test.Parameters.TimeoutFactorParameters.getTimeoutFactor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |