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