Uses of Class
com.avoka.core.groovy.runtime.SecureCompilerConfiguration
Package
Description
Provides a Groovy Script runtime execution classes.
-
Uses of SecureCompilerConfiguration in com.avoka.core.groovy.runtime
Modifier and TypeClassDescriptionclass
Provides a Unit Test Secure Compiler Configuration.ModifierConstructorDescriptionSecureGroovyCompiler
(String script, ClassLoader classLoader, SecureCompilerConfiguration compilerConfig) Create secure groovy compiler.SecureGroovyCompiler
(String script, ClassLoader classLoader, SecureCompilerConfiguration compilerConfig, boolean cacheClassLoader) Create secure groovy compiler.