public class ClusterClientInstrumentation extends ClassEnhancePluginDefine
| Modifier and Type | Field and Description |
|---|---|
static String |
ENHANCE_CLASS |
CONTEXT_ATTR_NAME| Constructor and Description |
|---|
ClusterClientInstrumentation() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassMatch |
enhanceClass() |
ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
StaticMethodsInterceptPoint[] |
getStaticMethodsInterceptPoints() |
enhancedefine, isBootstrapInstrumentation, witnessClassespublic static final String ENHANCE_CLASS
protected ClassMatch enhanceClass()
enhanceClass in class AbstractClassEnhancePluginDefinepublic ConstructorInterceptPoint[] getConstructorsInterceptPoints()
getConstructorsInterceptPoints in class AbstractClassEnhancePluginDefinepublic InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
getInstanceMethodsInterceptPoints in class AbstractClassEnhancePluginDefinepublic StaticMethodsInterceptPoint[] getStaticMethodsInterceptPoints()
getStaticMethodsInterceptPoints in class AbstractClassEnhancePluginDefineCopyright © 2020 The Apache Software Foundation. All rights reserved.