|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectTimerTask
ProcessRunner.Interrupter
private static class ProcessRunner.Interrupter
Used to interrupt the main thread if a timeout occurs
| Field Summary | |
|---|---|
Thread |
mainThread
|
| Constructor Summary | |
|---|---|
ProcessRunner.Interrupter(Thread mainThread)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class TimerTask |
|---|
cancel, scheduledExecutionTime |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Thread mainThread
| Constructor Detail |
|---|
public ProcessRunner.Interrupter(Thread mainThread)
| Method Detail |
|---|
public void run()
run in interface Runnablerun in class TimerTask
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||