| Package | Description | 
|---|---|
| org.springframework.scripting | Core interfaces for Spring's scripting support. | 
| 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. | 
| Class and Description | 
|---|
| ScriptCompilationException Exception to be thrown on script compilation failure. | 
| ScriptSource Interface that defines the source of a script. | 
| Class and Description | 
|---|
| ScriptCompilationException Exception to be thrown on script compilation failure. | 
| ScriptEvaluator Spring's strategy interface for evaluating a script. | 
| ScriptFactory Script definition interface, encapsulating the configuration
 of a specific script as well as a factory method for
 creating the actual scripted Java  Object. | 
| ScriptSource Interface that defines the source of a script. | 
| Class and Description | 
|---|
| ScriptCompilationException Exception to be thrown on script compilation failure. | 
| ScriptEvaluator Spring's strategy interface for evaluating a script. | 
| ScriptFactory Script definition interface, encapsulating the configuration
 of a specific script as well as a factory method for
 creating the actual scripted Java  Object. | 
| ScriptSource Interface that defines the source of a script. | 
| Class and Description | 
|---|
| ScriptCompilationException Exception to be thrown on script compilation failure. | 
| ScriptEvaluator Spring's strategy interface for evaluating a script. | 
| ScriptFactory Script definition interface, encapsulating the configuration
 of a specific script as well as a factory method for
 creating the actual scripted Java  Object. | 
| ScriptSource Interface that defines the source of a script. |