|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| CachingScriptActionLoader | Abstract ActionClassLoader
implementation that compiles action classes from an implementation-specific
scripting language, and maintains an internal Class cache keyed on the script
URL and validated by the last-modified attribute. |
| GroovyActionLoader | CachingActionClassLoader implementation that compiles action classes
from Groovy scripts in the web-app
document root. |
| Exception Summary | |
|---|---|
| ScriptException | Thrown to indicate an error occured during script compilation or preparation. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||