org.codehaus.aspectwerkz.hook.JVMTIRedefiner Redefines classes using Java 5 HotSwap. @author <a HREF="mailto:alex AT gnilux DOT com">Alexandre Vasseur</a> java.lang.instrument.Instrumentation Copyright 2003 Wily Technology, Inc. This class provides services needed to instrument Java programming language code. Instrumentation is the addition of byte-codes to methods for the purpose of gathering data to be utilized by tools. Since the changes are purely additive, these tools do not mod ... | Popular Tags |