com.tc.aspectwerkz.transform.inlining |
|
Java Source File Name | Type | Comment |
AdviceMethodInfo.java | Class | Container for the advice method info. |
AsmCopyAdapter.java | Class | |
AsmHelper.java | Class | Helper class with utility methods for the ASM library. |
AsmNullAdapter.java | Class | Visitors that are not writing any bytecode and using a Null ClassVisitor / Code Visitor as a target instead. |
AspectInfo.java | Class | |
AspectModelManager.java | Class | Manages the different aspect model implementations that is registered. |
EmittedJoinPoint.java | Class | A structure that keeps required information needed to regenerate a JIT joinpoint. |
ProxyWeavingStrategy.java | Class | A weaving strategy implementing a weaving scheme based on statical compilation, and no reflection. |