Class PSSetterDefinitionOfJDBCInstrumentation
java.lang.Object
org.apache.skywalking.apm.plugin.jdbc.PSSetterDefinitionOfJDBCInstrumentation
- All Implemented Interfaces:
org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
public class PSSetterDefinitionOfJDBCInstrumentation
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
-
PSSetterDefinitionOfJDBCInstrumentation
public PSSetterDefinitionOfJDBCInstrumentation(boolean ignorable)
-
-
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
-