| Name | Description | Type | Package | Framework |
| GroovyObjectCustomizer | Strategy used by GroovyScriptFactory to allow the customization ofa created GroovyObject. | Interface | org.springframework.scripting.groovy | Spring MVC |
| GroovyScriptEvaluator | Groovy-based implementation of Spring's ScriptEvaluator strategy interface. | Class | org.springframework.scripting.groovy | Spring MVC |
| GroovyScriptFactory | ScriptFactory implementationfor a Groovy script. | Class | org.springframework.scripting.groovy | Spring MVC |