[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - How to get the returned value from an intercepted method?
kashmr_br
do-not-reply at jboss.com
Wed Mar 25 14:50:34 EDT 2009
I could not find any place how to get the returned value for my method.
The method belows, call a method that return an int value:
invocation.invokeNext();
I need to read this returned value. How can I do this?
Thanks
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221066#4221066
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4221066
More information about the jboss-dev-forums
mailing list