Modifier and Type | Class and Description |
---|---|
class |
PsProcessUnixJna
Author: psrna
Date: 8/2/13
|
class |
PsProcessUnixLegacy
Author: pjanouse
Date: 2015/07/07
|
class |
PsProcessWin
Author: psrna
Date: 8/2/13
|
Modifier and Type | Method and Description |
---|---|
PsProcess |
PsBasedProcessTree.createFromString(String psLine) |
static PsProcess |
PsProcessFactory.createPsProcess(int pid,
int ppid,
String args,
PsBasedProcessTree ptree) |
PsProcess |
PsBasedProcessTree.getByPid(int pid) |
PsProcess |
PsProcess.getParent() |
Modifier and Type | Method and Description |
---|---|
List<PsProcess> |
PsProcess.getChildren() |
Map<Integer,PsProcess> |
PsProcess.getParentHierarchy(PsProcess p) |
List<PsProcess> |
PsBasedProcessTree.getProcessList() |
Modifier and Type | Method and Description |
---|---|
Map<Integer,PsProcess> |
PsProcess.getParentHierarchy(PsProcess p) |
Copyright © 2016–2021. All rights reserved.