module documentation
PID file.
| Interface | |
Manages a file that remembers a process ID. |
| Class | |
PID file implementation that does nothing. |
| Class | |
Concrete implementation of IPIDFile. |
| Exception | |
Process is already running. |
| Exception | |
PID file contents are invalid. |
| Exception | |
No PID found in PID file. |
| Exception | |
PID file contents are valid, but there is no process with the referenced PID. |
| Variable | none |
Undocumented |