- java.lang.Object
-
- com.pervasive.datarush.script.ScriptRunner
-
public class ScriptRunner extends Object
General script runner. Specific script runners are invoked after initial processing to handle the script(s) provided on the command line.
-
-
Constructor Summary
Constructors Constructor Description ScriptRunner()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static void
executeScript(String[] args)
static void
main(String[] args)
-