public abstract class AbstractSpringBeanInstrumentation extends ClassInstanceMethodsEnhancePluginDefine
| Modifier and Type | Field and Description |
|---|---|
static String |
INTERCEPT_GET_SKYWALKING_DYNAMIC_FIELD_METHOD |
static String |
INTERCEPT_SET_SKYWALKING_DYNAMIC_FEILD_METHOD |
CONTEXT_ATTR_NAME| Constructor and Description |
|---|
AbstractSpringBeanInstrumentation() |
| Modifier and Type | Method and Description |
|---|---|
protected ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
protected InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
getStaticMethodsInterceptPointsenhancedefine, enhanceClass, witnessClassespublic static final String INTERCEPT_GET_SKYWALKING_DYNAMIC_FIELD_METHOD
public static final String INTERCEPT_SET_SKYWALKING_DYNAMIC_FEILD_METHOD
protected final ConstructorInterceptPoint[] getConstructorsInterceptPoints()
getConstructorsInterceptPoints in class ClassEnhancePluginDefineprotected final InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
getInstanceMethodsInterceptPoints in class ClassEnhancePluginDefineCopyright © 2018 The Apache Software Foundation. All rights reserved.