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() |
ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
getStaticMethodsInterceptPointsenhancedefine, isBootstrapInstrumentation, witnessClassespublic static final String ENHANCE_CLASS
public static final String INTERCEPT_CLASS
public static final String ENHANCE_METHOD
protected ClassMatch enhanceClass()
enhanceClass in class AbstractClassEnhancePluginDefinepublic ConstructorInterceptPoint[] getConstructorsInterceptPoints()
getConstructorsInterceptPoints in class AbstractClassEnhancePluginDefinepublic InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
getInstanceMethodsInterceptPoints in class AbstractClassEnhancePluginDefineInstanceMethodsInterceptPoint, represent the intercepted methods and their
interceptors.Copyright © 2019 The Apache Software Foundation. All rights reserved.