org.apache.tiles.servlet.context.wildcard
Class WildcardServletTilesApplicationContextTest.MockClassLoader
java.lang.Object
java.lang.ClassLoader
org.apache.tiles.servlet.context.wildcard.WildcardServletTilesApplicationContextTest.MockClassLoader
- Enclosing class:
- WildcardServletTilesApplicationContextTest
public class WildcardServletTilesApplicationContextTest.MockClassLoader
- extends ClassLoader
An mock class loader.
| Methods inherited from class java.lang.ClassLoader |
clearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findClass, findLibrary, findLoadedClass, findResource, findSystemClass, getPackage, getPackages, getParent, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, loadClass, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSigners |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WildcardServletTilesApplicationContextTest.MockClassLoader
public WildcardServletTilesApplicationContextTest.MockClassLoader()
throws MalformedURLException
- Constructor.
- Throws:
MalformedURLException - If the URL is not valid (that should
not happen).
findResources
public Enumeration<URL> findResources(String path)
throws IOException
-
- Overrides:
findResources in class ClassLoader
- Throws:
IOException
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.