| java.lang.Object org.jboss.mx.loading.ClassLoadingTask
ClassLoadingTask | public class ClassLoadingTask (Code) | | An encapsulation of a UCL3.loadClass task.
author: Scott.Stark@jboss.org version: $Revision: 63208 $ |
Inner Class :static class ThreadTaskComparator implements Comparator | |
Inner Class :class ThreadTask | |
FINISHED | final public static int FINISHED(Code) | | |
FOUND_CLASS_LOADER | final public static int FOUND_CLASS_LOADER(Code) | | |
NEXT_EVENT | final public static int NEXT_EVENT(Code) | | |
WAIT_ON_EVENT | final public static int WAIT_ON_EVENT(Code) | | |
loadOrder | protected int loadOrder(Code) | | |
log | protected static Logger log(Code) | | |
numCCE | protected int numCCE(Code) | | |
state | protected int state(Code) | | The state of the requestingThread
|
stopOrder | protected int stopOrder(Code) | | |
threadTaskCount | protected int threadTaskCount(Code) | | The number of ThreadTasks remaining
|
trace | protected boolean trace(Code) | | The Logger trace level flag
|
incNumCCE | synchronized int incNumCCE()(Code) | | |
|
|