类 AbstractShardingSphere41Instrumentation

java.lang.Object
org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassEnhancePluginDefine
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassInstanceMethodsEnhancePluginDefine
org.apache.skywalking.apm.plugin.shardingsphere.v41.define.AbstractShardingSphere41Instrumentation
直接已知子类:
ExecuteInstrumentation, JDBCRootInvokeInstrumentation, ProxyRootInvokeInstrumentation

public abstract class AbstractShardingSphere41Instrumentation extends org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassInstanceMethodsEnhancePluginDefine
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    static final String
     

    从类继承的字段 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine

    CONTEXT_ATTR_NAME
  • 构造器概要

    构造器
  • 方法概要

    修饰符和类型
    方法
    说明
    protected final String[]
     

    从类继承的方法 org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassInstanceMethodsEnhancePluginDefine

    getStaticMethodsInterceptPoints

    从类继承的方法 org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassEnhancePluginDefine

    enhanceClass, enhanceInstance, getInstanceMethodsInterceptV2Points, getStaticMethodsInterceptV2Points

    从类继承的方法 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine

    define, enhance, enhanceClass, getConstructorsInterceptPoints, getInstanceMethodsInterceptPoints, isBootstrapInstrumentation, witnessMethods

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 字段详细资料

  • 构造器详细资料

    • AbstractShardingSphere41Instrumentation

      public AbstractShardingSphere41Instrumentation()
  • 方法详细资料

    • witnessClasses

      protected final String[] witnessClasses()
      覆盖:
      witnessClasses 在类中 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine