|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ClassInstrumenter.MethodExaminer
Implement this interface to instrument every method of a class using visitMethods() below.
| Method Summary | |
|---|---|
void |
examineCode(MethodData data)
Do something to the method. |
| Method Detail |
|---|
void examineCode(MethodData data)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||