public class AopProxyFactoryInstrumentation extends ClassInstanceMethodsEnhancePluginDefine
| Modifier and Type | Field and Description |
|---|---|
static String |
ENHANCE_METHOD |
static String |
INTERCEPT_CLASS |
CONTEXT_ATTR_NAME| Constructor and Description |
|---|
AopProxyFactoryInstrumentation() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassMatch |
enhanceClass() |
protected ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
protected InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
getStaticMethodsInterceptPointsenhancedefine, witnessClassespublic static final String ENHANCE_METHOD
public static final String INTERCEPT_CLASS
protected final ConstructorInterceptPoint[] getConstructorsInterceptPoints()
getConstructorsInterceptPoints in class ClassEnhancePluginDefineprotected final InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
getInstanceMethodsInterceptPoints in class ClassEnhancePluginDefineprotected ClassMatch enhanceClass()
enhanceClass in class AbstractClassEnhancePluginDefineCopyright © 2019 The Apache Software Foundation. All rights reserved.