Class LoggingProcessUnix
java.lang.Object
org.eblocker.server.common.system.LoggingProcess
org.eblocker.server.common.system.unix.LoggingProcessUnix
-
Field Summary
Fields inherited from class org.eblocker.server.common.system.LoggingProcess
name, process -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eblocker.server.common.system.LoggingProcess
exitValue, isAlive, pollStdout, run, start, takeStdout, waitFor
-
Constructor Details
-
LoggingProcessUnix
-
-
Method Details
-
getPid
public int getPid()- Specified by:
getPidin classLoggingProcess
-