|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SuspendableProcess
| Method Summary | |
|---|---|
void |
resumeExecution()
|
boolean |
suspendExecution(long msecs)
|
| Method Detail |
|---|
boolean suspendExecution(long msecs)
throws java.lang.InterruptedException
msecs - if suspending doesn't succeeded within this time frame, return false
java.lang.InterruptedExceptionvoid resumeExecution()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||