|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UnifiedLoaderRepository4 | |
| org.jboss.mx.loading | |
| Uses of UnifiedLoaderRepository4 in org.jboss.mx.loading |
| Subclasses of UnifiedLoaderRepository4 in org.jboss.mx.loading | |
class |
HeirarchicalLoaderRepository4
A simple extension of UnifiedLoaderRepository3 that adds the notion of a parent UnifiedLoaderRepository. |
| Methods in org.jboss.mx.loading with parameters of type UnifiedLoaderRepository4 | |
static boolean |
LoadMgr4.beginLoadTask(ClassLoadingTask task,
UnifiedLoaderRepository4 repository)
Initiate the class loading task. |
static void |
LoadMgr4.nextTask(Thread t,
ClassLoadingTask task,
UnifiedLoaderRepository4 repository)
Called by threads owning a UCL4.loadLock from within UCL4.loadClass to process ThreadTasks assigned to them. |
| Constructors in org.jboss.mx.loading with parameters of type UnifiedLoaderRepository4 | |
HeirarchicalLoaderRepository4(UnifiedLoaderRepository4 parentRepository)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||