public class WMICProcess extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WMICProcess.WMICProcessException |
| Constructor and Description |
|---|
WMICProcess(int pid) |
| Modifier and Type | Method and Description |
|---|---|
String |
getArgs() |
int |
getPid() |
int |
getPpid() |
protected static List<Integer> |
getUserProcesses(String user) |
public WMICProcess(int pid)
throws WMICProcess.WMICProcessException
WMICProcess.WMICProcessExceptionCopyright © 2016–2021. All rights reserved.