|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ojvm.operations.ClassLoading
Maintains a hashtable of loaded classes. If a class is not found initiates reading, verifying, and loading of the class. File created June 14, 2000
Constructor Summary | |
ClassLoading(ControlUnit cu)
|
Method Summary | |
InternalClass |
findClass(Descriptor classDesc)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ClassLoading(ControlUnit cu)
Method Detail |
public InternalClass findClass(Descriptor classDesc) throws LinkE
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |