Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Re: Dynamically disable a pointcut

Please try again. It works for me. I dynamically changed the boolean value
for the 'if' pointcut from true to false and then back to true and the
advice got executed accordingly.
-- 
View this message in context: http://aspectj.2085585.n4.nabble.com/Dynamically-disable-a-pointcut-tp2272366p2272711.html
Sent from the AspectJ - users mailing list archive at Nabble.com.


Back to the top