-
Mar 10th, 2010, 05:45 AM
#1
Spring AOP Reentrancy
Hi all,
My application uses Spring AOP heavily, and for certain idempotent advices, I would like to enable reentrancy prevention to them.
I know that since AspectJ 1.6.7, this is already supported, however, given that we are using Spring AOP (not natively AspectJ), is there a way to prevent reentrancy to an executed advice?
I will dig more docs later (as am leaving the office), but would be glad to get some inputs from you guys.
This link has some reentrancy pseudo-examples: http://www.jucs.org/jucs_14_21/contr...516_tanter.pdf
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