|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClassPointcut
Pointcut that picks classes.
Method Summary | |
---|---|
boolean |
picks(Class clazz)
Returns true if clazz satisfies this pointcut. |
Method Detail |
---|
boolean picks(Class clazz)
clazz
satisfies this pointcut.
clazz
- the class to check for a match.
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |