WovenProxyConcreteMethodAdapter is used for weaving instance methods
WovenProxyAbstractMethodAdapter is used to provide a delegating
implementation of an interface method.MethodVisitor that will weave a given methodInvocationListenerObject,
only populated for classes which will directly implement WovenProxy.#getCommonSuperClass(String, String)
so that it doesn't load classes (which it was doing on the wrong ClassLoader
anyway...)OSGiFriendlyClassWriter.getCommonSuperClass(String, String)
so that it doesn't load classes (which it was doing on the wrong ClassLoader
anyway...)Class using the
supplied ASM ClassVisitor, the reader will skip DEBUG, FRAMES and CODE.thisMethod and the class that declares itCopyright © 2009-2017 The Apache Software Foundation. All Rights Reserved.