[jboss-user] [Javassist] - Lazy method transformation

adesanctis do-not-reply at jboss.com
Tue Jul 31 05:26:05 EDT 2012


adesanctis [https://community.jboss.org/people/adesanctis] created the discussion

"Lazy method transformation"

To view the discussion, visit: https://community.jboss.org/message/751152#751152

--------------------------------------------------------------
I'm using Javassist to instrument method with specific calls.
I'm used to apply modification during class loading, but with big classes with a lot of methods to be instrumented this requires a lot of time (usually 500ms for each method).
Is there a way to intercept a method call and instrument only in that moment a specific method?

Thank you

Ale
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/751152#751152]

Start a new discussion in Javassist at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2062]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120731/787360c5/attachment.html 


More information about the jboss-user mailing list