| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptFactory | |
|---|---|
| org.springframework.scripting.bsh | Package providing integration of BeanShell into Spring's scripting infrastructure. | 
| org.springframework.scripting.groovy | Package providing integration of Groovy into Spring's scripting infrastructure. | 
| org.springframework.scripting.jruby | Package providing integration of JRuby into Spring's scripting infrastructure. | 
| org.springframework.scripting.support | Support classes for Spring's scripting package. | 
| Uses of ScriptFactory in org.springframework.scripting.bsh | 
|---|
| Classes in org.springframework.scripting.bsh that implement ScriptFactory | |
|---|---|
|  class | BshScriptFactoryScriptFactoryimplementation
 for a BeanShell script. | 
| Uses of ScriptFactory in org.springframework.scripting.groovy | 
|---|
| Classes in org.springframework.scripting.groovy that implement ScriptFactory | |
|---|---|
|  class | GroovyScriptFactoryScriptFactoryimplementation
 for a Groovy script. | 
| Uses of ScriptFactory in org.springframework.scripting.jruby | 
|---|
| Classes in org.springframework.scripting.jruby that implement ScriptFactory | |
|---|---|
|  class | JRubyScriptFactoryScriptFactoryimplementation
 for a JRuby script. | 
| Uses of ScriptFactory in org.springframework.scripting.support | 
|---|
| Constructors in org.springframework.scripting.support with parameters of type ScriptFactory | |
|---|---|
| RefreshableScriptTargetSource(BeanFactory beanFactory,
                              String beanName,
                              ScriptFactory scriptFactory,
                              ScriptSource scriptSource,
                              boolean isFactoryBean)Create a new RefreshableScriptTargetSource. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||