|
SMILA 1.0 API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.smila.utils.scriptexecution.WindowsScriptExecutor
public class WindowsScriptExecutor
Executes script on windows platform.
Constructor Summary | |
---|---|
WindowsScriptExecutor()
|
Method Summary | |
---|---|
int |
execute(java.io.File file)
Executes script. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WindowsScriptExecutor()
Method Detail |
---|
public int execute(java.io.File file) throws java.io.IOException, java.lang.InterruptedException
execute
in interface ScriptExecutor
file
- script file
java.io.IOException
- IOException
java.lang.InterruptedException
- InterruptedException
|
SMILA 1.0 API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |