[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Optimizing Pointcut Matching

kabir.khan@jboss.com do-not-reply at jboss.com
Tue May 20 07:40:25 EDT 2008


If you have time, then I think this will be a good thing to have. 

http://jira.jboss.com/jira/browse/JBAOP-579 I have expanded the PointcutStats class, which already did some classification, to classify things more finely. I added the methodExecution/Call and construtorExecution/Call fields. You can see this used in PointcutTestCase.testPointcutClassification(). 

It should now be a matter of plugging it into the advisors so we only match what we need to match.



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

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



More information about the jboss-dev-forums mailing list