|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MethodPointcut
Pointcut that picks methods.
Method Summary | |
---|---|
boolean |
picks(java.lang.reflect.Method method)
Tests to see if method satisfies this pointcut. |
Method Detail |
---|
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 |