Interface ScriptEngine

  • All Known Implementing Classes:
    JSRScriptEngineAdapter

    public interface ScriptEngine
    Interface providing scripting functionality. Allows for execution of scripts written in various languages. All scripting language engines supported by Web Harvest are expected to implement this interface.
    Since:
    2.1.0-SNAPSHOT
    Version:
    %I%, %G%
    Author:
    Piotr Dyraga