Interface ScriptExecutor<S>

  • Type Parameters:
    S - script type

    public interface ScriptExecutor<S>
    Execution strategy for handling views written in other scripting languages.
    Since:
    TODO