Class AbstractScriptEngine

  • All Implemented Interfaces:
    ScriptEngine, Logged

    public abstract class AbstractScriptEngine
    extends Object
    implements ScriptEngine, Logged
    This class implements dummy versions for ScriptEngine's methods that are not needed by the SciJava scripting framework.
    Author:
    Johannes Schindelin