|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Pointcut that picks methods.
Method Summary | |
boolean |
picks(java.lang.reflect.Method method)
Tests to see if method satisfies this pointcut. |
Method Detail |
public boolean picks(java.lang.reflect.Method method)
method
satisfies this pointcut.
method
- the method to match against.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |