public class WindowsScriptExecutor extends java.lang.Object implements ScriptExecutor
| Constructor and Description |
|---|
WindowsScriptExecutor() |
| Modifier and Type | Method and Description |
|---|---|
int |
execute(java.io.File file)
Executes script.
|
public int execute(java.io.File file)
throws java.io.IOException,
java.lang.InterruptedException
execute in interface ScriptExecutorfile - script filejava.io.IOException - IOExceptionjava.lang.InterruptedException - InterruptedException