Class AbstractGateway200EnhancePluginDefineV2

java.lang.Object
org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.v2.ClassEnhancePluginDefineV2
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.v2.ClassInstanceMethodsEnhancePluginDefineV2
org.apache.skywalking.apm.plugin.spring.cloud.gateway.v20x.define.AbstractGateway200EnhancePluginDefineV2
Direct Known Subclasses:
HttpClientInstrumentation

public abstract class AbstractGateway200EnhancePluginDefineV2 extends org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.v2.ClassInstanceMethodsEnhancePluginDefineV2
  • Field Summary

    Fields inherited from class org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine

    CONTEXT_ATTR_NAME
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected String[]
     

    Methods inherited from class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.v2.ClassInstanceMethodsEnhancePluginDefineV2

    getStaticMethodsInterceptV2Points

    Methods inherited from class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.v2.ClassEnhancePluginDefineV2

    enhanceClass, enhanceInstance, getInstanceMethodsInterceptPoints, getStaticMethodsInterceptPoints

    Methods inherited from class org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine

    define, enhance, enhanceClass, getConstructorsInterceptPoints, getInstanceMethodsInterceptV2Points, isBootstrapInstrumentation, witnessMethods

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AbstractGateway200EnhancePluginDefineV2

      public AbstractGateway200EnhancePluginDefineV2()
  • Method Details

    • witnessClasses

      protected String[] witnessClasses()
      Overrides:
      witnessClasses in class org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine