PDA

View Full Version : Advicing method return value with Spring



eu
Feb 22nd, 2005, 03:01 PM
In case somebody interested. I've put together an example how to advice return value for selected methods using Spring AOP. Details are at http://jroller.com/page/eu/20050215#advicing_method_return_value_with

Not sure if it is the best way of doing such thing but it works for me.