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 |
|---|---|
ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
getStaticMethodsInterceptPointsenhancedefine, enhanceClass, isBootstrapInstrumentation, witnessClassespublic 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 AbstractClassEnhancePluginDefineCopyright © 2020 The Apache Software Foundation. All rights reserved.