Interface Instrumenter
public interface Instrumenter
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]instrumentClass(String className, byte[] classfileBuffer)
-
Method Details
-
instrumentClass
-
byte[]instrumentClass(String className,
byte[] classfileBuffer)