| Package | Description |
|---|---|
| org.ow2.proactive.process_tree_killer |
| Modifier and Type | Class and Description |
|---|---|
static class |
ProcessTree.Local
Represents a local process tree, where this JVM and the process tree run on the same system.
|
| Modifier and Type | Method and Description |
|---|---|
static ProcessTree |
ProcessTree.get()
Gets the
ProcessTree of 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. |
Copyright © 2017. All rights reserved.