|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwater.deploy.VM
water.deploy.NodeVM
public class NodeVM
Creates a node in a VM.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class water.deploy.VM |
---|
VM.SSH, VM.Watchdog |
Constructor Summary | |
---|---|
NodeVM()
|
|
NodeVM(java.lang.String[] args)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
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 |
Methods inherited from interface water.deploy.Node |
---|
inheritIO, kill, persistIO, start, waitFor |
Constructor Detail |
---|
public NodeVM()
public NodeVM(java.lang.String[] args)
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |