Class InterceptPoint
java.lang.Object
org.apache.skywalking.apm.plugin.mongodb.v2.define.InterceptPoint
- All Implemented Interfaces:
org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
public abstract class InterceptPoint
extends Object
implements org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
computeHashCode, getMethodsMatcher
-
Constructor Details
-
InterceptPoint
public InterceptPoint()
-
-
Method Details
-
getMethodsInterceptor
- Specified by:
getMethodsInterceptorin interfaceorg.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
-
isOverrideArgs
public boolean isOverrideArgs()- Specified by:
isOverrideArgsin interfaceorg.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
-