类 JDBCPreparedStatementNullSetterInstanceMethodsInterceptPoint
java.lang.Object
org.apache.skywalking.apm.plugin.jdbc.JDBCPreparedStatementNullSetterInstanceMethodsInterceptPoint
- 所有已实现的接口:
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
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明net.bytebuddy.matcher.ElementMatcher<net.bytebuddy.description.method.MethodDescription>boolean从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
computeHashCode
-
构造器详细资料
-
JDBCPreparedStatementNullSetterInstanceMethodsInterceptPoint
public JDBCPreparedStatementNullSetterInstanceMethodsInterceptPoint()
-
-
方法详细资料
-
getMethodsMatcher
public net.bytebuddy.matcher.ElementMatcher<net.bytebuddy.description.method.MethodDescription> getMethodsMatcher()- 指定者:
getMethodsMatcher在接口中org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
-
getMethodsInterceptor
- 指定者:
getMethodsInterceptor在接口中org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
-
isOverrideArgs
public boolean isOverrideArgs()- 指定者:
isOverrideArgs在接口中org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
-