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_FIELD_METHOD |
CONTEXT_ATTR_NAME| Constructor and Description |
|---|
AbstractSpringBeanInstrumentation() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassMatch |
enhanceClass() |
ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
protected abstract String |
getEnhanceAnnotation() |
InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
getStaticMethodsInterceptPointsenhancedefine, isBootstrapInstrumentation, witnessClasses, witnessMethodspublic static final String INTERCEPT_GET_SKYWALKING_DYNAMIC_FIELD_METHOD
public static final String INTERCEPT_SET_SKYWALKING_DYNAMIC_FIELD_METHOD
public final ConstructorInterceptPoint[] getConstructorsInterceptPoints()
getConstructorsInterceptPoints in class AbstractClassEnhancePluginDefinepublic final InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
getInstanceMethodsInterceptPoints in class AbstractClassEnhancePluginDefineprotected ClassMatch enhanceClass()
enhanceClass in class AbstractClassEnhancePluginDefineprotected abstract String getEnhanceAnnotation()
Copyright © 2021 The Apache Software Foundation. All rights reserved.