Class JDBCPreparedStatementNullSetterInstanceMethodsInterceptPoint
java.lang.Object
org.apache.skywalking.apm.plugin.jdbc.JDBCPreparedStatementNullSetterInstanceMethodsInterceptPoint
- All Implemented Interfaces:
org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
public final class JDBCPreparedStatementNullSetterInstanceMethodsInterceptPoint
extends Object
implements org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.bytebuddy.matcher.ElementMatcher<net.bytebuddy.description.method.MethodDescription>booleanMethods 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
-
Constructor Details
-
JDBCPreparedStatementNullSetterInstanceMethodsInterceptPoint
public JDBCPreparedStatementNullSetterInstanceMethodsInterceptPoint()
-
-
Method Details
-
getMethodsMatcher
public net.bytebuddy.matcher.ElementMatcher<net.bytebuddy.description.method.MethodDescription> getMethodsMatcher()- Specified by:
getMethodsMatcherin interfaceorg.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
-
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
-