public class NettyRemotingClientInterceptorInstrumentation
extends org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassInstanceMethodsEnhancePluginDefine
NettyRemotingClient instance and intercept `send` method,
this method send message to remote server.| 构造器和说明 |
|---|
NettyRemotingClientInterceptorInstrumentation() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.apache.skywalking.apm.agent.core.plugin.match.ClassMatch |
enhanceClass() |
org.apache.skywalking.apm.agent.core.plugin.interceptor.ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
getStaticMethodsInterceptPointsenhancepublic NettyRemotingClientInterceptorInstrumentation()
protected org.apache.skywalking.apm.agent.core.plugin.match.ClassMatch enhanceClass()
enhanceClass 在类中 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefinepublic org.apache.skywalking.apm.agent.core.plugin.interceptor.ConstructorInterceptPoint[] getConstructorsInterceptPoints()
getConstructorsInterceptPoints 在类中 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefinepublic org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
getInstanceMethodsInterceptPoints 在类中 org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefineCopyright © 2021 The Apache Software Foundation. All rights reserved.