public class CreateMementoInstrumentation extends ClassEnhancePluginDefine
CONTEXT_ATTR_NAME| Constructor and Description |
|---|
CreateMementoInstrumentation() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassMatch |
enhanceClass() |
ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
StaticMethodsInterceptPoint[] |
getStaticMethodsInterceptPoints() |
boolean |
isBootstrapInstrumentation() |
enhanceClass, enhanceInstance, getInstanceMethodsInterceptV2Points, getStaticMethodsInterceptV2Pointsdefine, enhance, witnessClasses, witnessMethodsprotected ClassMatch enhanceClass()
enhanceClass in class AbstractClassEnhancePluginDefinepublic ConstructorInterceptPoint[] getConstructorsInterceptPoints()
getConstructorsInterceptPoints in class AbstractClassEnhancePluginDefinepublic InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
getInstanceMethodsInterceptPoints in class AbstractClassEnhancePluginDefinepublic StaticMethodsInterceptPoint[] getStaticMethodsInterceptPoints()
getStaticMethodsInterceptPoints in class AbstractClassEnhancePluginDefinepublic boolean isBootstrapInstrumentation()
isBootstrapInstrumentation in class AbstractClassEnhancePluginDefineCopyright © 2022 The Apache Software Foundation. All rights reserved.