Package org.springframework.scripting.config

Support package for Spring's dynamic language machinery, with XML schema being the primary configuration format.

See:
          Description

Class Summary
LangNamespaceHandler NamespaceHandler that supports the wiring of objects backed by dynamic languages such as Groovy, JRuby and BeanShell.
LangNamespaceUtils  
ScriptBeanDefinitionParser BeanDefinitionParser implementation for the '<lang:groovy/>', '<lang:jruby/>' and '<lang:bsh/>' tags.
ScriptingDefaultsParser  
 

Package org.springframework.scripting.config Description

Support package for Spring's dynamic language machinery, with XML schema being the primary configuration format.