30313233343536
* with all ScriptEngines associated with the Factory. * * @return an uninitialized ScriptContext */ public ScriptContext getContext() { return new GenericScriptContext(); }