|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Class Summary | |
|---|---|
| AbstractWovenProxyAdapter | This abstract superclass is responsible for providing proxy extensions to classes being written. |
| AbstractWovenProxyMethodAdapter | This class weaves dispatch and listener code into a method, there are two known
subclasses WovenProxyMethodAdapter is used for weaving instance methods
InterfaceUsingWovenProxyMethodAdapter is used to provide a delegating
implementation of an interface method. |
| 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...) |
| TypeMethod | This object stores a Method and the class that declares it |
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||