public class TraceIdPatternConverterActivation extends ClassInstanceMethodsEnhancePluginDefine
| Modifier and Type | Field and Description |
|---|---|
static String |
ENHANCE_CLASS |
static String |
ENHANCE_METHOD |
static String |
INTERCEPT_CLASS |
CONTEXT_ATTR_NAME| Constructor and Description |
|---|
TraceIdPatternConverterActivation() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassMatch |
enhanceClass() |
protected ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
protected InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
getStaticMethodsInterceptPointsenhancedefine, witnessClassespublic static final String ENHANCE_CLASS
public static final String INTERCEPT_CLASS
public static final String ENHANCE_METHOD
protected ClassMatch enhanceClass()
enhanceClass in class AbstractClassEnhancePluginDefineprotected ConstructorInterceptPoint[] getConstructorsInterceptPoints()
getConstructorsInterceptPoints in class ClassEnhancePluginDefineprotected InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
getInstanceMethodsInterceptPoints in class ClassEnhancePluginDefineInstanceMethodsInterceptPoint, represent the intercepted methods and their
interceptors.Copyright © 2018 The Apache Software Foundation. All rights reserved.