Thanks Bill, That was very informative. Another query. AspectJ supports the notion of being able to define as to when you need an advice to be executed - before or after. So far as my understanding goes, JBoss AOP appears to be more interception based which appears to say "..when call X is made, execute AspectX first..".
Is there support for the before-after like specification provided by AspectJ ? This is important to us when say we want to capture the time taken to execute method X. Using the before-after specifiers facilitates this greatly. Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845144#3845144 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845144 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
