You can use cflow
http://labs.jboss.org/jbossaop/docs/1.5.0.GA/docs/aspect-framework/exampl...
CFlow does have some limitations though.We cannot do the full wildcard matching that we do
in normal method expressions since we are limited to what is output by the stack trace.
Also, there is an overhead since we need to throw an exception for every joinpoint to
evaluate the stack trace.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052432#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...