public class TraceAnnotationActivation extends ClassInstanceMethodsEnhancePluginDefine
TraceAnnotationActivation enhance all method that annotated with org.apache.skywalking.apm.toolkit.trace.annotation.Trace
by TraceAnnotationMethodInterceptor.| 限定符和类型 | 字段和说明 |
|---|---|
static String |
TRACE_ANNOTATION |
static String |
TRACE_ANNOTATION_METHOD_INTERCEPTOR |
CONTEXT_ATTR_NAME| 构造器和说明 |
|---|
TraceAnnotationActivation() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ClassMatch |
enhanceClass() |
protected ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
protected InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
getStaticMethodsInterceptPointsenhancedefine, witnessClassespublic static final String TRACE_ANNOTATION_METHOD_INTERCEPTOR
protected ConstructorInterceptPoint[] getConstructorsInterceptPoints()
protected InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
protected ClassMatch enhanceClass()
Copyright © 2018 The Apache Software Foundation. All rights reserved.