[jboss-user] [JBoss AOP] - Re: Identification of classes intercepted by pointcuts

flavia.rainone@jboss.com do-not-reply at jboss.com
Wed Dec 27 13:56:23 EST 2006


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#3996499

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



More information about the jboss-user mailing list