类 XMemcachedConstructorWithInetSocketAddressArgInterceptor

java.lang.Object
org.apache.skywalking.apm.plugin.xmemcached.v2.XMemcachedConstructorWithInetSocketAddressArgInterceptor
所有已实现的接口:
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceConstructorInterceptor

public class XMemcachedConstructorWithInetSocketAddressArgInterceptor extends Object implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceConstructorInterceptor
  • 构造器详细资料

    • XMemcachedConstructorWithInetSocketAddressArgInterceptor

      public XMemcachedConstructorWithInetSocketAddressArgInterceptor()
  • 方法详细资料

    • onConstruct

      public void onConstruct(org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.EnhancedInstance objInst, Object[] allArguments)
      指定者:
      onConstruct 在接口中 org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceConstructorInterceptor