public abstract class PidProcess extends PollingProcess
PID (Process ID) values.| Modifier and Type | Field and Description |
|---|---|
protected int |
pid
The process ID.
|
log| Constructor and Description |
|---|
PidProcess(int pid) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
int |
getPid() |
getIntervalForCheckingFinished, setIntervalForCheckingFinished, waitFordestroy, destroyForcefully, destroyGracefully, toString, waitForclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisAlivepublic int getPid()
public String getDescription()
getDescription in class AbstractProcessCopyright © 2019 ZeroTurnaround. All rights reserved.