|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ourgrid.test.threadServices.ThreadServices
org.ourgrid.test.threadServices.ExtendedThreadServices
public class ExtendedThreadServices
Extends ThreadServices to add the stillIdle call.
| Constructor Summary | |
|---|---|
ExtendedThreadServices()
|
|
| Method Summary | |
|---|---|
static boolean |
stillIdle()
Verifies that no thread has started running since the last org.ourgrid.test.threadServices.ThreadServices#waitUntilWorkIsDone() |
| Methods inherited from class org.ourgrid.test.threadServices.ThreadServices |
|---|
areAllThreadsWaiting, printRunningThreads, printStartedThreads, printWaitingThreads, throwNotUsingAspectsException, waitThreadsDie, waitUntilThreadHasFinished, waitUntilThreadHasStartedRunning, waitUntilThreadIsWaiting, waitUntilWorkIsDone |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtendedThreadServices()
| Method Detail |
|---|
public static boolean stillIdle()
org.ourgrid.test.threadServices.ThreadServices#waitUntilWorkIsDone()
ThreadServices.waitUntilWorkIsDone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||