Class ProcessOverThread
java.lang.Object
java.lang.Process
org.aksw.vshell.registry.ProcessBase
org.aksw.vshell.registry.ProcessOverThread
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddestroy()static ProcessstartInThread(IProcessBuilderCore<?> processBuilder, ProcessRunner context) intwaitFor()Methods inherited from class ProcessBase
exitValue, getErrorStream, getInputStream, getOutputStream, getStderrSink, getStdinIn, getStdoutSink, setExitValueMethods inherited from class Process
children, descendants, destroyForcibly, errorReader, errorReader, info, inputReader, inputReader, isAlive, onExit, outputWriter, outputWriter, pid, supportsNormalTermination, toHandle, waitFor
-
Constructor Details
-
ProcessOverThread
public ProcessOverThread()
-
-
Method Details
-
waitFor
- Specified by:
waitForin classProcess- Throws:
InterruptedException
-
destroy
-
startInThread
-