Uses of Class
org.ow2.proactive.process_tree_killer.ProcessTree
| Package | Description |
|---|---|
| org.ow2.proactive.process_tree_killer |
-
Uses of ProcessTree in org.ow2.proactive.process_tree_killer
Subclasses of ProcessTree in org.ow2.proactive.process_tree_killer Modifier and Type Class Description static classProcessTree.LocalRepresents a local process tree, where this JVM and the process tree run on the same system.Methods in org.ow2.proactive.process_tree_killer that return ProcessTree Modifier and Type Method Description static ProcessTreeProcessTree. get()Gets theProcessTreeof the current system that JVM runs in, or in the worst case return the default one that's not capable of killing descendants at all.