|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnifiedClassLoader4 | |
org.jboss.mx.loading |
Uses of UnifiedClassLoader4 in org.jboss.mx.loading |
Fields in org.jboss.mx.loading declared as UnifiedClassLoader4 | |
UnifiedClassLoader4 |
LoadMgr4.PkgClassLoader.ucl
|
Methods in org.jboss.mx.loading that return UnifiedClassLoader4 | |
UnifiedClassLoader4 |
UnifiedLoaderRepository4MBean.getClassLoader(String className)
Called by LoadMgr to the class loader for the given className |
UnifiedClassLoader4 |
UnifiedLoaderRepository4.getClassLoader(String className)
|
UnifiedClassLoader4 |
HeirarchicalLoaderRepository4.getClassLoader(String name)
Called by LoadMgr to obtain all class loaders. |
Methods in org.jboss.mx.loading with parameters of type UnifiedClassLoader4 | |
static void |
LoadMgr4.registerLoaderThread(UnifiedClassLoader4 ucl,
Thread t)
Register that a thread owns the UCL4.loadClass monitor. |
Constructors in org.jboss.mx.loading with parameters of type UnifiedClassLoader4 | |
LoadMgr4.PkgClassLoader(UnifiedClassLoader4 ucl)
|
|
LoadMgr4.PkgClassLoader(UnifiedClassLoader4 ucl,
int order)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |