Class ScriptEngineCache


  • public final class ScriptEngineCache
    extends Object
    A cache of standard ScriptEngine instances, instantiated by the standard ScriptEngineManager. These instances are NOT "Gremlin-enabled". See SingleGremlinScriptEngineManager for the analogous class that loads GremlinScriptEngine instances.
    Author:
    Daniel Kuppitz (http://gremlin.guru), Stephen Mallette (http://stephen.genoprime.com)