public class CallableOrRunnableActivation extends ClassInstanceMethodsEnhancePluginDefine
CallableOrRunnableActivation presents that skywalking intercepts all Class with annotation
"org.skywalking.apm.toolkit.trace.TraceCrossThread" and method named "call" or "run".| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ANNOTATION_NAME |
CONTEXT_ATTR_NAME| 构造器和说明 |
|---|
CallableOrRunnableActivation() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ClassMatch |
enhanceClass() |
protected ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
protected InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
getStaticMethodsInterceptPointsenhancedefine, witnessClassesprotected ConstructorInterceptPoint[] getConstructorsInterceptPoints()
protected InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
protected ClassMatch enhanceClass()
Copyright © 2018 The Apache Software Foundation. All rights reserved.