Class | Description |
---|---|
ClientWeavingHook | |
DynamicWeavingActivator | |
OSGiFriendlyClassWriter |
We need to override ASM's default behaviour in
OSGiFriendlyClassWriter.getCommonSuperClass(String, String)
so that it doesn't load classes (which it was doing on the wrong ClassLoader
anyway...)
Taken from the org.apache.aries.proxy.impl module. |
Copyright © 2009-2019 The Apache Software Foundation. All Rights Reserved.