| Package | Description | 
|---|---|
| org.springframework.scripting.bsh | Package providing integration of
 BeanShell
 (and BeanShell2)
 into Spring's scripting infrastructure. | 
| org.springframework.scripting.groovy | Package providing integration of
 Groovy
 into Spring's scripting infrastructure. | 
| org.springframework.scripting.support | Support classes for Spring's scripting package. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BshScriptEvaluatorBeanShell-based implementation of Spring's  ScriptEvaluatorstrategy interface. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GroovyScriptEvaluatorGroovy-based implementation of Spring's  ScriptEvaluatorstrategy interface. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StandardScriptEvaluatorjavax.script(JSR-223) based implementation of Spring'sScriptEvaluatorstrategy interface. |