public final class OSGiFriendlyClassVisitor
extends org.objectweb.asm.ClassVisitor
#getCommonSuperClass(String, String)
so that it doesn't load classes (which it was doing on the wrong ClassLoader
anyway...)| Constructor and Description |
|---|
OSGiFriendlyClassVisitor(org.objectweb.asm.ClassVisitor cv,
int arg1) |
| Modifier and Type | Method and Description |
|---|---|
org.objectweb.asm.MethodVisitor |
visitMethod(int arg0,
String arg1,
String arg2,
String arg3,
String[] arg4) |
Copyright © 2009-2017 The Apache Software Foundation. All Rights Reserved.