Package hudson.util
Class ProcessTree.Local
java.lang.Object
hudson.util.ProcessTree
hudson.util.ProcessTree.Local
- All Implemented Interfaces:
ProcessTreeRemoting.IProcessTree
,Serializable
,Iterable<ProcessTree.OSProcess>
,org.jenkinsci.remoting.SerializableOnlyOverRemoting
- Enclosing class:
- 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:
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.util.ProcessTree
ProcessTree.Local, ProcessTree.OSProcess, ProcessTree.ProcessCallable<T>, ProcessTree.Remote, ProcessTree.UnixProcess
-
Field Summary
Fields inherited from class hudson.util.ProcessTree
processes
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
Methods inherited from interface org.jenkinsci.remoting.SerializableOnlyOverRemoting
getChannelForSerialization