Class GroovyCompilerGremlinPlugin
java.lang.Object
org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPlugin
org.apache.tinkerpop.gremlin.groovy.jsr223.GroovyCompilerGremlinPlugin
- All Implemented Interfaces:
GremlinPlugin
A
GremlinPlugin that provides access to low-level configuration options of the GroovyScriptEngine
itself.- Author:
- Stephen Mallette (http://stephen.genoprime.com)
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic enum -
Field Summary
Fields inherited from class org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPlugin
appliesTo, customizers, moduleName -
Method Summary
Methods inherited from class org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPlugin
getCustomizers, getNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.tinkerpop.gremlin.jsr223.GremlinPlugin
getCustomizers, requireRestart
-
Method Details
-
build
-