|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.mx.loading.LoadMgr3.PkgClassLoader
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.
Field Summary | |
int |
order
|
RepositoryClassLoader (src) |
ucl
|
Constructor Summary | |
LoadMgr3.PkgClassLoader(RepositoryClassLoader (src) ucl)
|
|
LoadMgr3.PkgClassLoader(RepositoryClassLoader (src) ucl,
int order)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public final RepositoryClassLoader (src) ucl
public final int order
Constructor Detail |
public LoadMgr3.PkgClassLoader(RepositoryClassLoader (src) ucl)
public LoadMgr3.PkgClassLoader(RepositoryClassLoader (src) ucl, int order)
Method Detail |
public java.lang.String toString()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |