|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Callbacks.ClassInstantiatedMonitor
Interface for monitoring class instantiation.
Method Summary | |
---|---|
void |
notifyClassInstantiated(RVMClass klass)
Notify the monitor that a class has been instantiated. |
Method Detail |
---|
void notifyClassInstantiated(RVMClass klass)
klass
- the class that was instantiated
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |