[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Deadlock scenarios

kabir.khan@jboss.com do-not-reply at jboss.com
Mon Jan 7 07:24:01 EST 2008


"flavia.rainone at jboss.com" wrote : In the given example, deciding that interceptors shouldn't be instrumented would be the same as creating a new restriction. However, how many people intercepts an interceptor? Probably not a very common use case, nor a good practice to be followed, IMHO.

I had this discussion with Bill ages ago, and IIRC the outcome was that it should be possible to intercept an interceptor. I don't remember the use cases though! 

BTW there is an interface called org.jboss.aop.instrument.Untransformable that can be implemented to "turn off" weaving for a class

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117531#4117531

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117531



More information about the jboss-dev-forums mailing list