Uses of Interface
hudson.util.ProcessTreeRemoting.IProcessTree

Packages that use ProcessTreeRemoting.IProcessTree
hudson.util Other miscellaneous utility code 
 

Uses of ProcessTreeRemoting.IProcessTree in hudson.util
 

Classes in hudson.util that implement ProcessTreeRemoting.IProcessTree
 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.
 



Copyright © 2004-2013. All Rights Reserved.