[jboss-dev-forums] [Javassist Development] - Instrumenting Object comparison statements
mrgirish
do-not-reply at jboss.com
Fri Jun 21 01:32:57 EDT 2013
mrgirish [https://community.jboss.org/people/mrgirish] created the discussion
"Instrumenting Object comparison statements"
To view the discussion, visit: https://community.jboss.org/message/824234#824234
--------------------------------------------------------------
Hi,
Is there a way in Javassist to instrument object comparison statements. For examples statements of the form ( a == b) and ( a != b) . I searched the tutorial and the API and could not find it.
I have been trying to extend Javassist to support instrumentation of object comparison statements. Is there any developer manual on the implementation of javassist. For example a walkthrough of how the replace() method in class javassist.expr.NewExpr works.
Thanks a lot in advance.
Regards
Girish
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/824234#824234]
Start a new discussion in Javassist Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2063]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130621/88dbb457/attachment.html
More information about the jboss-dev-forums
mailing list