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