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