public class PsProcessUnixLegacy extends PsProcess
Constructor and Description |
---|
PsProcessUnixLegacy(int pid,
int ppid,
String args,
PsBasedProcessTree ptree) |
Modifier and Type | Method and Description |
---|---|
void |
kill(int signum) |
equals, getArgs, getChildren, getParent, getParentHierarchy, getPid, getPpid, hashCode, kill, killAllExceptMe, killHard, killRecursively, toString
public PsProcessUnixLegacy(int pid, int ppid, String args, PsBasedProcessTree ptree)
Copyright © 2016–2021. All rights reserved.