Package | Description |
---|---|
hudson.util |
Other miscellaneous utility code
|
Modifier and Type | Class and 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.
|
Copyright © 2016. All rights reserved.