Uses of Package
org.springframework.scripting
Packages that use org.springframework.scripting
Package
Description
Core interfaces for Spring's scripting support.
Package providing integration of
BeanShell
(and BeanShell2)
into Spring's scripting infrastructure.
Package providing integration of
Groovy
into Spring's scripting infrastructure.
Support classes for Spring's scripting package.
-
Classes in org.springframework.scripting used by org.springframework.scriptingClassDescriptionException to be thrown on script compilation failure.Interface that defines the source of a script.
-
Classes in org.springframework.scripting used by org.springframework.scripting.bshClassDescriptionException to be thrown on script compilation failure.Spring's strategy interface for evaluating a script.Script definition interface, encapsulating the configuration of a specific script as well as a factory method for creating the actual scripted Java
Object
.Interface that defines the source of a script. -
Classes in org.springframework.scripting used by org.springframework.scripting.groovyClassDescriptionException to be thrown on script compilation failure.Spring's strategy interface for evaluating a script.Script definition interface, encapsulating the configuration of a specific script as well as a factory method for creating the actual scripted Java
Object
.Interface that defines the source of a script. -
Classes in org.springframework.scripting used by org.springframework.scripting.supportClassDescriptionException to be thrown on script compilation failure.Spring's strategy interface for evaluating a script.Script definition interface, encapsulating the configuration of a specific script as well as a factory method for creating the actual scripted Java
Object
.Interface that defines the source of a script.