[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Deadlock scenarios
flavia.rainone@jboss.com
do-not-reply at jboss.com
Mon Jan 7 07:44:59 EST 2008
The check for Unstransformable is done inside the synchronized block.
So, we could move this check for transform method, for example, avoiding the deadlock to happen with untransformable classes. But what about the transformable interceptors?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117543#4117543
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117543
More information about the jboss-dev-forums
mailing list