public class PSSetterDefinitionOfJDBCInstrumentation extends Object implements InstanceMethodsInterceptPoint
| Constructor and Description |
|---|
PSSetterDefinitionOfJDBCInstrumentation(boolean ignorable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodsInterceptor() |
net.bytebuddy.matcher.ElementMatcher<net.bytebuddy.description.method.MethodDescription> |
getMethodsMatcher() |
boolean |
isOverrideArgs() |
public PSSetterDefinitionOfJDBCInstrumentation(boolean ignorable)
public net.bytebuddy.matcher.ElementMatcher<net.bytebuddy.description.method.MethodDescription> getMethodsMatcher()
getMethodsMatcher in interface InstanceMethodsInterceptPointpublic String getMethodsInterceptor()
getMethodsInterceptor in interface InstanceMethodsInterceptPointpublic boolean isOverrideArgs()
isOverrideArgs in interface InstanceMethodsInterceptPointCopyright © 2020 The Apache Software Foundation. All rights reserved.