public abstract class ClassInstanceMethodsEnhancePluginDefine extends ClassEnhancePluginDefine
ClassInstanceMethodsEnhancePluginDefine has no differences with inherit from ClassEnhancePluginDefine. Just
override AbstractClassEnhancePluginDefine.getStaticMethodsInterceptPoints(), and return NULL, which means
nothing to enhance.CONTEXT_ATTR_NAME| Constructor and Description |
|---|
ClassInstanceMethodsEnhancePluginDefine() |
| Modifier and Type | Method and Description |
|---|---|
StaticMethodsInterceptPoint[] |
getStaticMethodsInterceptPoints()
Static methods intercept point.
|
enhancedefine, enhanceClass, getConstructorsInterceptPoints, getInstanceMethodsInterceptPoints, isBootstrapInstrumentation, witnessClassespublic ClassInstanceMethodsEnhancePluginDefine()
public StaticMethodsInterceptPoint[] getStaticMethodsInterceptPoints()
AbstractClassEnhancePluginDefineStaticMethodsInterceptPointgetStaticMethodsInterceptPoints in class AbstractClassEnhancePluginDefineCopyright © 2019 The Apache Software Foundation. All rights reserved.