类分层结构

  • 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.spymemcached.v2.MemcachedConstructorWithInetSocketAddressListArgInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceConstructorInterceptor)
    • org.apache.skywalking.apm.plugin.spymemcached.v2.MemcachedMethodInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor)