-
May 9th, 2008, 09:37 AM
#1
passing something in aop from advice to target
Can i pass data from my advice to my target and vice versa - or should i not be using aop for this
I want to wrap a method with some logging statements, but those logging statements need a transactionId that was prepared earlier.
How to i get the transactionId to the advice?
Thanks
Dave
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