-
Feb 1st, 2012, 10:48 AM
#1
Problem: AOP pointcut not firing on annotated interface method
Hi,
i introduced a new annotation in my project and i've defined a pointcut on this annotation. If i annotate a method on the implementing class the pointcut is catched, but if i annotate the correspondent method in the interface it will not be catched. What is the problem?
Regards Matthias
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules