Class ScriptEngineCache
java.lang.Object
org.apache.tinkerpop.gremlin.jsr223.ScriptEngineCache
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)
-
Field Summary
Fields -
Method Summary
-
Field Details
-
DEFAULT_SCRIPT_ENGINE
- See Also:
-
-
Method Details
-
get
-