|
JTR 5.0 API Documentation | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IScriptContext | This interface represents the default context accessible from
every script via the global.jtrContext keyword. |
IScriptEngine | This is the contract every JTR-enabled script-engine has to adhere to. |
Class Summary | |
---|---|
ScriptContext | This class represents the default context accessible from
every script via the global.jtrContext keyword. |
Exception Summary | |
---|---|
ScriptException | The exception that script engines are allowed to raise. |
This package contains the main interfaces that must be implemented by both built-in and user-defined bindings to scripting-engines that should be used to run scripts meant for assigning parameters to runners.
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |