Package org.springframework.scripting.groovy
Package providing integration of Groovy into Spring's scripting infrastructure.
Interface Summary Interface Description GroovyObjectCustomizer Strategy used byGroovyScriptFactoryto allow the customization of a createdGroovyObject.Class Summary Class Description GroovyScriptEvaluator Groovy-based implementation of Spring'sScriptEvaluatorstrategy interface.GroovyScriptFactory ScriptFactoryimplementation for a Groovy script.