|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwater.deploy.VM
water.deploy.VM.Watchdog
public static class VM.Watchdog
A VM whose only job is to wait for its parent to be gone, then kill its child process. Otherwise every killed test leaves a bunch of orphan ssh and java processes.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class water.deploy.VM |
---|
VM.SSH, VM.Watchdog |
Constructor Summary | |
---|---|
VM.Watchdog(java.lang.String[] java,
java.lang.String[] node)
|
Method Summary | |
---|---|
protected static void |
exec(java.util.ArrayList<java.lang.String> list)
|
Methods inherited from class water.deploy.VM |
---|
exitWithParent, inheritIO, inheritIO, isAlive, kill, persistIO, persistIO, process, start, waitFor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VM.Watchdog(java.lang.String[] java, java.lang.String[] node)
Method Detail |
---|
protected static void exec(java.util.ArrayList<java.lang.String> list) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |