Interface GroovyCustomizer

All Superinterfaces:
Customizer

public interface GroovyCustomizer extends Customizer
Author:
Stephen Mallette (http://stephen.genoprime.com)
  • Method Summary

    Modifier and Type
    Method
    Description
    org.codehaus.groovy.control.customizers.CompilationCustomizer
    Create a new instance of a CompilationCustomizer to add to the GremlinGroovyScriptEngine.
  • Method Details

    • create

      org.codehaus.groovy.control.customizers.CompilationCustomizer create()
      Create a new instance of a CompilationCustomizer to add to the GremlinGroovyScriptEngine.