Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

don't know anyone use javassist here, I want a sample code. I have a user-input java source string, I can compile it and my question is how to use javassist to replace this new class with the old one in memory, anyone can show the sample code? Thanks.

share|improve this question
Why don't you check official tutorial for javassist? csg.ci.i.u-tokyo.ac.jp/~chiba/javassist/tutorial/tutorial.html – popfalushi Jun 14 '12 at 10:05
@popfalushi seems hotswapper of csg.ci.i.u-tokyo.ac.jp/~chiba/javassist/html/index.html may works for me, have a try. – JerryCai Jun 15 '12 at 9:01

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.