Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.scripting Classes and Interfaces - 25 results found.
NameDescriptionTypePackageFramework
BshScriptEvaluatorBeanShell-based implementation of Spring's ScriptEvaluator strategy interface.Classorg.springframework.scripting.bshSpring MVC
BshScriptFactoryScriptFactory implementationfor a BeanShell script.Classorg.springframework.scripting.bshSpring MVC
BshScriptUtilsUtility methods for handling BeanShell-scripted objects.Classorg.springframework.scripting.bshSpring MVC
BshScriptUtils .BshExecutionExceptionException to be thrown on script execution failure.Classorg.springframework.scripting.bsh.BshScriptUtilsSpring MVC
GroovyObjectCustomizerStrategy used by GroovyScriptFactory to allow the customization ofa created GroovyObject.Interfaceorg.springframework.scripting.groovySpring MVC
GroovyScriptEvaluatorGroovy-based implementation of Spring's ScriptEvaluator strategy interface.Classorg.springframework.scripting.groovySpring MVC
GroovyScriptFactoryScriptFactory implementationfor a Groovy script.Classorg.springframework.scripting.groovySpring MVC
JRubyScriptFactoryScriptFactory implementationTypically used in combination with aClassorg.springframework.scripting.jrubySpring MVC
JRubyScriptUtilsUtility methods for handling JRuby-scripted objects.Classorg.springframework.scripting.jrubySpring MVC
JRubyScriptUtils .JRubyExecutionExceptionException thrown in response to a JRuby RaiseExceptionbeing thrown from a JRuby method invocation.Classorg.springframework.scripting.jruby.JRubyScriptUtilsSpring MVC
LangNamespaceHandlerNamespaceHandler that supports the wiring ofobjects backed by dynamic languages such as Groovy, JRuby andClassorg.springframework.scripting.configSpring MVC
LangNamespaceUtilsClassorg.springframework.scripting.configSpring MVC
RefreshableScriptTargetSourceSubclass of BeanFactoryRefreshableTargetSource that determines whethera refresh is required through the given ScriptFactory.Classorg.springframework.scripting.supportSpring MVC
ResourceScriptSourceScriptSource implementationbased on Spring's ResourceClassorg.springframework.scripting.supportSpring MVC
ScriptCompilationExceptionException to be thrown on script compilation failure.Classorg.springframework.scriptingSpring MVC
ScriptEvaluatorSpring's strategy interface for evaluating a script.Interfaceorg.springframework.scriptingSpring MVC
ScriptFactoryScript definition interface, encapsulating the configurationof a specific script as well as a factory method forInterfaceorg.springframework.scriptingSpring MVC
ScriptFactoryPostProcessorBeanPostProcessor thathandles ScriptFactory definitions,Classorg.springframework.scripting.supportSpring MVC
ScriptingDefaultsParserClassorg.springframework.scripting.configSpring MVC
ScriptSourceInterface that defines the source of a script.Interfaceorg.springframework.scriptingSpring MVC
StandardScriptEvalExceptionException decorating a ScriptException coming out ofJSR-223 script evaluation, i.Classorg.springframework.scripting.supportSpring MVC
StandardScriptEvaluatorjavax.Classorg.springframework.scripting.supportSpring MVC
StandardScriptFactoryScriptFactory implementation basedon the JSR-223 script engine abstraction (as included in Java 6+).Classorg.springframework.scripting.supportSpring MVC
StandardScriptUtilsCommon operations for dealing with a JSR-223 ScriptEngine.Classorg.springframework.scripting.supportSpring MVC
StaticScriptSourceStatic implementation of theScriptSource interface,Classorg.springframework.scripting.supportSpring MVC