hudson.util
Class ProcessTree.Local
java.lang.Object
hudson.util.ProcessTree
hudson.util.ProcessTree.Local
- All Implemented Interfaces:
- ProcessTreeRemoting.IProcessTree, Serializable, Iterable<ProcessTree.OSProcess>
- Enclosing class:
- ProcessTree
public abstract static class ProcessTree.Local
- extends ProcessTree
Represents a local process tree, where this JVM and the process tree run on the same system.
(The opposite of ProcessTree.Remote
.)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Copyright © 2004-2013. All Rights Reserved.