| Modifier and Type | Class and Description |
|---|---|
class |
Win32_ProcessImpl |
| Modifier and Type | Method and Description |
|---|---|
static Win32_Process |
Win32_Process.get(CIMV2Wmi wmi,
int pid) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Win32_Process> |
Win32_SessionProcess.getDependent() |
Optional<Win32_Process> |
Win32_SessionProcessImpl.getDependent() |
Optional<Win32_Process> |
Win32_SystemProcesses.getPartComponent() |
Optional<Win32_Process> |
Win32_SystemProcessesImpl.getPartComponent() |
static List<Win32_Process> |
Win32_Process.query(CIMV2Wmi wmi) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Win32_Process.query(CIMV2Wmi wmi,
Consumer<Win32_Process> client) |
Copyright © 2020. All rights reserved.