Uses of Package
com.avoka.core.groovy.runtime
-
Packages that use com.avoka.core.groovy.runtime Package Description com.avoka.core.groovy Provides a Groovy Logger class.com.avoka.core.groovy.runtime Provides a Groovy Script runtime execution classes.com.avoka.fc.core.util Provides common utility classes and exception objects.com.avoka.tm.util Provides Utility function classes. -
Classes in com.avoka.core.groovy.runtime used by com.avoka.core.groovy Class Description IBindable Provides a Groovy script object binding interface. -
Classes in com.avoka.core.groovy.runtime used by com.avoka.core.groovy.runtime Class Description GroovyScriptContext Provides thread local Groovy script execution context class.GroovyScriptRuntime Provides Groovy Script execution utility methods.IBindable Provides a Groovy script object binding interface.IGroovyThreadListener Provides a listener interface for Groovy Thread lifecycle events which will be invoked only if the Groovy script not executed on the current thread.SecureCompilerConfiguration Provides a Secure Compiler Configuration.SecureStaticConsoleScriptBuilder Provides a type checked groovy script builder. -
Classes in com.avoka.core.groovy.runtime used by com.avoka.fc.core.util Class Description IGroovyThreadListener Provides a listener interface for Groovy Thread lifecycle events which will be invoked only if the Groovy script not executed on the current thread. -
Classes in com.avoka.core.groovy.runtime used by com.avoka.tm.util Class Description IBindable Provides a Groovy script object binding interface.