Package org.roscopeco.janno.actions.script

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.
 



Copyright © 2005 Roscopeco Open Technologies. All Rights Reserved.