GNU Classpath (0.95) | |
Frames | No Frames |
Methods which throw type java.lang.instrument.IllegalClassFormatException | |
byte[] | ClassFileTransformer.transform(ClassLoader loader, String className, Class> classBeingRedefined, ProtectionDomain protectionDomain, byte[] classfileBuffer) Implementation of this method transforms a class by redefining its
bytecodes. |
GNU Classpath (0.95) |