Class RhinoCompiledEngineFactory

  • All Implemented Interfaces:
    ScriptEngineFactory

    public class RhinoCompiledEngineFactory
    extends Object
    implements ScriptEngineFactory
    Script factory for the Rhino engine that uses compiled scripts for performance. Warning: this implementation is not complete. It contains enough functionality to be used by the RunScript operator. Not all engine methods are implemented.