public class PsProcessFactory extends Object
Constructor and Description |
---|
PsProcessFactory() |
Modifier and Type | Method and Description |
---|---|
static PsProcess |
createPsProcess(int pid,
int ppid,
String args,
PsBasedProcessTree ptree) |
public static PsProcess createPsProcess(int pid, int ppid, String args, PsBasedProcessTree ptree)
Copyright © 2016–2021. All rights reserved.