com.eurotech.framework.linux.util
Class ProcessStats
java.lang.Object
com.eurotech.framework.linux.util.ProcessStats
public class ProcessStats
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessStats
public ProcessStats(Process proc)
getProcess
public Process getProcess()
getOutputStream
public OutputStream getOutputStream()
getInputStream
public InputStream getInputStream()
getErrorStream
public InputStream getErrorStream()
getReturnValue
public int getReturnValue()
Copyright © 2013. All Rights Reserved.