Hi,

Is it possible to write a pointcut with the following requirements:

match all methods in classes that - override or implement methods from
a class or interface, and that the original method (method in super
class or interface) has @MyAnnotation on it.

Thank you
Monal
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to