|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is used to match what should be intercepted. Basically any method call
that matches the matches
method will be intercepted
Method Summary | |
boolean |
matches(java.lang.reflect.Method m)
Return true if m should be intercepted, false otherwise |
Method Detail |
public boolean matches(java.lang.reflect.Method m)
m
should be intercepted, false otherwise
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |