I'm looking for some advice on tactics to take to solve the following problem with
AOP:
I want to intercept a call to a method, then manipulate a field of an object that is a
parameter passed to the intercepted method, then when returning to the intercepted method
use the manipulated object.
Suggestions?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963286#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...