-
Nov 11th, 2011, 01:58 PM
#1
Question about matching JoinPoints
Hello, I got a question, I have a JoinPoint instance (for example, the one that you get when you use thisJoinPoint keyword), Iīm receiving it from another aspect, and I need to match it in the receiving aspect, so an advice can intercept it.
I think itīs something like declaring a pointcut inside a method, so I can pass the joinPoint to that Pointcut.
How can I do that?
Thanks
Tags for this Thread
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