Class FileSandboxExtension.Settings
java.lang.Object
org.apache.tinkerpop.gremlin.groovy.jsr223.customizer.FileSandboxExtension.Settings
- All Implemented Interfaces:
groovy.lang.GroovyObject
- Enclosing class:
- FileSandboxExtension
public static class FileSandboxExtension.Settings
extends Object
implements groovy.lang.GroovyObject
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongroovy.lang.MetaClassvoidsetMetaClass(groovy.lang.MetaClass mc) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Field Details
-
autoTypeUnknown
public boolean autoTypeUnknown -
methodWhiteList
-
staticVariableTypes
-
-
Constructor Details
-
Settings
public Settings()
-
-
Method Details
-
getMetaClass
public groovy.lang.MetaClass getMetaClass()- Specified by:
getMetaClassin interfacegroovy.lang.GroovyObject
-
setMetaClass
public void setMetaClass(groovy.lang.MetaClass mc) - Specified by:
setMetaClassin interfacegroovy.lang.GroovyObject
-
read
- Throws:
Exception
-