Uses of Interface
hudson.util.ProcessTreeRemoting.IProcessTree
-
Packages that use ProcessTreeRemoting.IProcessTree Package Description hudson.util Other miscellaneous utility code -
-
Uses of ProcessTreeRemoting.IProcessTree in hudson.util
Classes in hudson.util that implement ProcessTreeRemoting.IProcessTree Modifier and Type Class Description class
ProcessTree
Represents a snapshot of the process tree of the current system.static class
ProcessTree.Local
Represents a local process tree, where this JVM and the process tree run on the same system.static class
ProcessTree.Remote
Represents a process tree over a channel.
-