|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| SystemProcess | Represents a native system process. |
| Class Summary | |
|---|---|
| AbstractProcess | Base implementation of the process. |
| AndProcess | Represents multiple processes. |
| CompositeProcess | Contains other SystemProcesses preserving their order. |
| Java8Process | Wrapper for Process since Java 8. |
| JavaProcess | Wrapper for Process. |
| OrProcess | Represents single system process containing alternative SystemProcess implementation to control it. |
| PidProcess | Base killer implementation for PID (Process ID) values. |
| PidUtil | Helper methods for retrieving process IDs. |
| PollingProcess | Base implementation that polls for a process status. |
| Processes | Creates SystemProcess instances. |
| ProcessUtil | Additional helper methods for killing processes and waiting until they finish. |
| SolarisProcess | Process implementation for Solaris. |
| UnixProcess | Process implementation for UNIX PID values. |
| WindowsProcess | Process implementation for Windows PID values. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||