Class ProcessTree.Local

java.lang.Object
org.ow2.proactive.process_tree_killer.ProcessTree
org.ow2.proactive.process_tree_killer.ProcessTree.Local
All Implemented Interfaces:
java.io.Serializable, java.lang.Iterable<ProcessTree.OSProcess>, ProcessTreeRemoting.IProcessTree
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 Remote.)
See Also:
Serialized Form