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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...