No, there isn't a jboss aop method to measure the time.
What you can do is, first, load all classes. Then, measure the time it takes to execute
intercepted join points. After that, run the same code without jboss aop... so you can
compare the time it takes to execute the same join points without interception.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996499#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...