| Interface | Description |
|---|---|
| Kernel32 | |
| W32API | |
| W32Errors |
| Class | Description |
|---|---|
| JavaMethodToProcessWrapper |
This class outsources the call to an arbitrary method into a separate process.
|
| ProcessInfo | |
| ProcessList | |
| ProcessUtil |
The process util provides convenient methods for securely killing processes of the operating system.
|
| W32API.HANDLE |
| Enum | Description |
|---|---|
| OS |
Enum for operating systems that should be distinguished on the level of process analysis
|
| Exception | Description |
|---|---|
| CommandExecutionException |