Uses of Class
org.jboss.mx.loading.ClassLoadingTask

Packages that use ClassLoadingTask
org.jboss.mx.loading   
 

Uses of ClassLoadingTask in org.jboss.mx.loading
 

Methods in org.jboss.mx.loading with parameters of type ClassLoadingTask
static boolean LoadMgr3.beginLoadTask(ClassLoadingTask task, UnifiedLoaderRepository3 repository)
          Initiate the class loading task.
static void LoadMgr3.endLoadTask(ClassLoadingTask task)
          Complete a ClassLoadingTask.
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.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.