当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
LoadMgr3.PkgClassLoader (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
org.jboss.mx.loading
Class LoadMgr3.PkgClassLoader
java.lang.Object
org.jboss.mx.loading.LoadMgr3.PkgClassLoader
- Enclosing class:
- LoadMgr3
- public static class LoadMgr3.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.
ucl
public final RepositoryClassLoader ucl
order
public final int order
LoadMgr3.PkgClassLoader
public LoadMgr3.PkgClassLoader(RepositoryClassLoader ucl)
LoadMgr3.PkgClassLoader
public LoadMgr3.PkgClassLoader(RepositoryClassLoader ucl,
int order)
toString
public String toString()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.