|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public static interface Callbacks.DefineClassMonitor
Interface for monitoring defineClass calls.
| Method Summary | |
|---|---|
void |
notifyDefineClass(RVMType type)
Notify the monitor that java.lang.Class.defineclass was called. |
| Method Detail |
|---|
void notifyDefineClass(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 | ||||||||||