|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public static interface Callbacks.LoadClassMonitor
Interface for monitoring loadClass calls.
| Method Summary | |
|---|---|
void |
notifyLoadClass(RVMType type)
Notify the monitor that java.lang.Class.loadclass was called. |
| Method Detail |
|---|
void notifyLoadClass(RVMType type)
type - the type that will be returned
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||