[jboss-user] [JBoss AOP] - Re: JBoss AOP parallel Advice

marimuthub do-not-reply at jboss.com
Sat Nov 17 06:59:07 EST 2007


Please Go through the following link 
http://www.dcc.uchile.cl/~rtoledo/publicaciones/dais2006.pdf

Let me explain the Scenario
I have class called Test and it has performTest() method.
I have defined interceptor class called TestInterceptor(AOP Interceptor class) for performTest() method of Test Class.

Will it be possible to make the execution of performTest() method and invoke() method of TestInterceptor class  parallely? 


Regards
Marimuthu

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

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



More information about the jboss-user mailing list