JBoss Community

Instrumenting Object comparison statements

created by mrgirish in Javassist Development - View the full discussion

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

Start a new discussion in Javassist Development at Community