public class TaskPriorityQueueImplInterceptorInstrumentation
extends org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassInstanceMethodsEnhancePluginDefine
TaskPriorityQueueImpl instance and intercept `put` method,
this method is a publish task info to memory queue.| 构造器和说明 |
|---|
TaskPriorityQueueImplInterceptorInstrumentation() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 TaskPriorityQueueImplInterceptorInstrumentation()
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.