[jboss-user] [JBoss AOP] - Re: intercept method return / exit

waffels do-not-reply at jboss.com
Thu Sep 21 08:42:05 EDT 2006


no, actually i mean like this:

public int Foo(int a){

//do stuff

--------> i want to make a pointcut that describes this place in the "timeline"
return a;
}

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973227#3973227

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973227



More information about the jboss-user mailing list