clazz satisfies this pointcut.
@param clazz the class to check for a match.
@return true if the pointcut is satisfied, else false.
method satisfies this pointcut.
@param method the method to match against.
@return true if the pointcut is satisfied, else false.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |