public class TraceIdPatternConverterActivation extends ClassInstanceMethodsEnhancePluginDefine
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ENHANCE_CLASS |
static String |
ENHANCE_METHOD |
static String |
INTERCEPT_CLASS |
CONTEXT_ATTR_NAME| 构造器和说明 |
|---|
TraceIdPatternConverterActivation() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ClassMatch |
enhanceClass() |
protected ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
protected InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
getStaticMethodsInterceptPointsenhancedefine, witnessClassesprotected ClassMatch enhanceClass()
enhanceClass 在类中 AbstractClassEnhancePluginDefineprotected ConstructorInterceptPoint[] getConstructorsInterceptPoints()
getConstructorsInterceptPoints 在类中 ClassEnhancePluginDefineprotected InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
getInstanceMethodsInterceptPoints 在类中 ClassEnhancePluginDefineInstanceMethodsInterceptPoint, represent the intercepted methods and their
interceptors.Copyright © 2018 The Apache Software Foundation. All rights reserved.