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 Details

    • PSSetterDefinitionOfJDBCInstrumentation

      public PSSetterDefinitionOfJDBCInstrumentation(boolean ignorable)
  • Method Details

    • getMethodsMatcher

      public net.bytebuddy.matcher.ElementMatcher<net.bytebuddy.description.method.MethodDescription> getMethodsMatcher()
      Specified by:
      getMethodsMatcher in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
    • getMethodsInterceptor

      public String getMethodsInterceptor()
      Specified by:
      getMethodsInterceptor in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
    • isOverrideArgs

      public boolean isOverrideArgs()
      Specified by:
      isOverrideArgs in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint