I just run into a snag when I tried to instrument Constructors. It seems that 
constructors are only instrumented on the Caller side meaning that a 
constructor is not instrumented when I do not instrument the caller's code for 
example using AOPC.
I also do not understand why there are two ways to define the constructor 
interception (execution and call) when there is actually only one (call) way it 
is actually done. IMO it would be much better to drop the constructor 
definition on the callee side (execution) and only allow it for caller side 
(call).

-Andy

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to