Uses of Interface
com.avoka.core.groovy.runtime.IBindable
Packages that use 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
Classes in com.avoka.core.groovy that implement IBindableModifier 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
Methods in com.avoka.core.groovy.runtime with parameters of type IBindableModifier 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
Classes in com.avoka.tm.util that implement IBindableModifier and TypeClassDescriptionclass
Provides a Logger class for logging information during the execution of Groovy scripts.