Hi, Could someone help me with some problems: how to retrieve all the parameters before all calls of different methods? how can I bypass the call in before()? how to get the return value of a call in after()?
What I want to do roughly is to 1) get the parameters and return before and after each call for different methods respectively and 2) be able to bypass some method calls. Thank you very much! -- Sincerely Chao Xu
_______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
