Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Could an advice be declared synchronized, like declaring a synchronized method?

Could an advice be declared synchronized, or use synchronized statement in the body of an advice? 

If not, how to code a thread-safe advice?

Thanks.



Back to the top