Uses of Interface
com.avoka.core.groovy.runtime.IBindable
Package
Description
Provides a Groovy Logger class.
Provides a Groovy Script runtime execution classes.
Provides Utility function classes.
-
Uses of IBindable in com.avoka.core.groovy
Modifier and TypeClassDescriptionclass
Provides a Security Logger class for logging information during the execution of Security Manager SSO Filter scripts. -
Uses of IBindable in com.avoka.core.groovy.runtime
Modifier and TypeMethodDescriptionGroovyScriptRuntime.setBindable
(IBindable bindable) Set an bindable object to bind to the Groovy script object before it is invoked. -
Uses of IBindable in com.avoka.tm.util
Modifier and TypeClassDescriptionclass
Provides a Logger class for logging information during the execution of Groovy scripts.