Package de.hybris.platform.util
Class ProcessManager
java.lang.Object
de.hybris.platform.util.ProcessManager
Helper class, for executing a specified command in a separate process with the specified arguemnts and working
directory.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProcessManager
-
-
Method Details
-
start
- Throws:
IOExceptionIllegalArgumentException
-
waitFor
- Throws:
InterruptedException
-
destroy
public void destroy() -
exitValue
public int exitValue() -
toString
-