Class ProcessBase
java.lang.Object
java.lang.Process
org.aksw.vshell.registry.ProcessBase
- Direct Known Subclasses:
ProcessOverCompletableFuture, ProcessOverThread
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Process
children, descendants, destroy, destroyForcibly, errorReader, errorReader, info, inputReader, inputReader, isAlive, onExit, outputWriter, outputWriter, pid, supportsNormalTermination, toHandle, waitFor, waitFor
-
Constructor Details
-
ProcessBase
public ProcessBase()
-
-
Method Details
-
getStdoutSink
-
getStderrSink
-
getStdinIn
-
getOutputStream
- Specified by:
getOutputStreamin classProcess
-
getInputStream
- Specified by:
getInputStreamin classProcess
-
getErrorStream
- Specified by:
getErrorStreamin classProcess
-
setExitValue
-
exitValue
-