org.nanocontainer.nanowar.nanoweb
Class CachingScriptClassLoader
java.lang.Object
org.nanocontainer.nanowar.nanoweb.CachingScriptClassLoader
- public class CachingScriptClassLoader
- extends Object
Loads classes from scripts and caches them based on the URL's
timestamp.
- Version:
- $Revision: 1570 $
- Author:
- Aslak Hellesøy, Kouhei Mori
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachingScriptClassLoader
public CachingScriptClassLoader()
getClass
public Class getClass(URL scriptURL)
throws IOException,
ScriptException
- Throws:
IOException
ScriptException
Copyright © 2003-2006 Codehaus. All Rights Reserved.