public class SolarisProcess extends UnixProcess
pidlog| Constructor and Description |
|---|
SolarisProcess(int pid) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isNoSuchProcess(org.zeroturnaround.exec.InvalidExitValueException e) |
destroy, isAlive, killgetDescription, getPidgetIntervalForCheckingFinished, setIntervalForCheckingFinished, waitFordestroyForcefully, destroyGracefully, toString, waitForprotected boolean isNoSuchProcess(org.zeroturnaround.exec.InvalidExitValueException e)
isNoSuchProcess in class UnixProcesstrue if this exception indicates that the process was not found (any more).Copyright © 2017 ZeroTurnaround. All rights reserved.