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