> it's a 1.6 feature:
> http://download.java.net/jdk7/docs/api/java/lang/instrument/Instrumentation.html#retransformClasses(java.lang.Class...)

I think I recall there are some limitations--you either have to
specify an agent on the command line, or else "An implementation may
provide a mechanism to start agents sometime after the the VM has
started. The details as to how this is initiated are implementation
specific but typically the application has already started and its
main method has already been invoked. "
(http://download.java.net/jdk7/docs/api/java/lang/instrument/package-summary.html).


Patrick

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to jvm-languages@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to