| Name | Description | Type | Package | Framework |
| BshScriptEvaluator | BeanShell-based implementation of Spring's ScriptEvaluator strategy interface. | Class | org.springframework.scripting.bsh | Spring MVC |
| BshScriptFactory | ScriptFactory implementationfor a BeanShell script. | Class | org.springframework.scripting.bsh | Spring MVC |
| BshScriptUtils | Utility methods for handling BeanShell-scripted objects. | Class | org.springframework.scripting.bsh | Spring MVC |
| BshScriptUtils .BshExecutionException | Exception to be thrown on script execution failure. | Class | org.springframework.scripting.bsh.BshScriptUtils | Spring MVC |