当前页面:
在线文档首页 >
JBoss 3.2.7 jmx API Documentation 英文版文档
LoadMgr4.PkgClassLoader (JBoss/JMX API) - JBoss 3.2.7 jmx API Documentation 英文版文档
org.jboss.mx.loading
Class LoadMgr4.PkgClassLoader
java.lang.Object
org.jboss.mx.loading.LoadMgr4.PkgClassLoader
- Enclosing class:
- LoadMgr4
- public static class LoadMgr4.PkgClassLoader
- extends Object
A UCL and its relative ordering with respect to the class loading.
The UCL with the lowest order to load a class is the UCL that will
populate the repository cache and be assigned as the UCL.loadClass
return value.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ucl
public final UnifiedClassLoader4 ucl
order
public final int order
LoadMgr4.PkgClassLoader
public LoadMgr4.PkgClassLoader(UnifiedClassLoader4 ucl)
LoadMgr4.PkgClassLoader
public LoadMgr4.PkgClassLoader(UnifiedClassLoader4 ucl,
int order)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.