|
|
|||||||||
| 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(Method method)
Tests to see if method satisfies this pointcut. |
| Method Detail |
|---|
boolean picks(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 | |||||||||