|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Parameters.MutableConcurrencyParameters
An interface providing abstract access to an integer specifying the maximum number of tests that can be run in parallel.
| Field Summary |
|---|
| Fields inherited from interface com.sun.javatest.Parameters.ConcurrencyParameters |
|---|
MAX_CONCURRENCY, MIN_CONCURRENCY |
| Method Summary | |
|---|---|
void |
setConcurrency(int conc)
Set an integer specifying the maximum number of tests that may be run in parallel. |
| Methods inherited from interface com.sun.javatest.Parameters.ConcurrencyParameters |
|---|
getConcurrency |
| Method Detail |
|---|
void setConcurrency(int conc)
conc - an integer specifying the maximum number of tests that
may be run in parallelParameters.ConcurrencyParameters.getConcurrency()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||