public static class ScriptMachine.ThreadedScriptMachine extends ScriptMachine
ScriptMachine.ThreadedScriptMachine, ScriptMachine.ZTest
Constructor and Description |
---|
ThreadedScriptMachine(ScriptInstance function,
int timeoutSeconds) |
Modifier and Type | Method and Description |
---|---|
protected void |
runScriptImpl(DefaultServerSetup setup,
ConnectionSet connectionSet,
Event event,
java.io.PrintStream outPrintStream,
java.io.PrintStream errPrintStream) |
newInstance, runScript
public ThreadedScriptMachine(ScriptInstance function, int timeoutSeconds)
protected void runScriptImpl(DefaultServerSetup setup, ConnectionSet connectionSet, Event event, java.io.PrintStream outPrintStream, java.io.PrintStream errPrintStream) throws java.lang.Exception
runScriptImpl
in class ScriptMachine
java.lang.Exception