org.apache.myfaces.shared_tomahawk.util
Class ClassLoaderExtension
java.lang.Object
org.apache.myfaces.shared_tomahawk.util.ClassLoaderExtension
public class ClassLoaderExtension
- extends Object
Extends the existing with a new loading mechanism
- Author:
- Werner Punz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassLoaderExtension
public ClassLoaderExtension()
forName
public Class forName(String name)
- standard forName for the loader
- Parameters:
name
-
- Returns:
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.