org.apache.geronimo.kernel.util
Class ClassLoaderRegistry
java.lang.Object
org.apache.geronimo.kernel.util.ClassLoaderRegistry
public class ClassLoaderRegistry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassLoaderRegistry
public ClassLoaderRegistry()
getList
public static List getList()
add
public static boolean add(ClassLoader cloader)
contains
public static boolean contains(ClassLoader cloader)
remove
public static boolean remove(ClassLoader cloader)
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.