Uses of Interface
org.springframework.scripting.groovy.GroovyObjectCustomizer
-
Uses of GroovyObjectCustomizer in org.springframework.scripting.groovy
ModifierConstructorDescriptionGroovyScriptFactory
(String scriptSourceLocator, GroovyObjectCustomizer groovyObjectCustomizer) Create a new GroovyScriptFactory for the given script source, specifying a strategy interface that can create a custom MetaClass to supply missing methods and otherwise change the behavior of the object.