接口的使用
cn.taketoday.scripting.groovy.GroovyObjectCustomizer
使用GroovyObjectCustomizer的程序包
-
cn.taketoday.scripting.groovy中GroovyObjectCustomizer的使用
限定符构造器说明GroovyScriptFactory(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.