Class AbstractSpring6ReactiveInstrumentationV2

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.mvc.v6.define.reactive.AbstractSpring6ReactiveInstrumentationV2
Direct Known Subclasses:
InvocableHandlerMethodInstrumentation

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

    Fields
    Modifier and Type
    Field
    Description
    static final String
     

    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 final 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
  • Field Details

  • Constructor Details

    • AbstractSpring6ReactiveInstrumentationV2

      public AbstractSpring6ReactiveInstrumentationV2()
  • Method Details

    • witnessClasses

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