Class AbstractShardingSphere40Instrumentation
java.lang.Object
org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassEnhancePluginDefine
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassInstanceMethodsEnhancePluginDefine
org.apache.skywalking.apm.plugin.shardingsphere.v40.define.AbstractShardingSphere40Instrumentation
- Direct Known Subclasses:
ExecuteInstrumentation,JDBCRootInvokeInstrumentation,ParseInstrumentation,ProxyRootInvokeInstrumentation
public abstract class AbstractShardingSphere40Instrumentation
extends org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassInstanceMethodsEnhancePluginDefine
-
Field Summary
FieldsFields inherited from class org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
CONTEXT_ATTR_NAME, CONTEXT_GETTER_NAME, CONTEXT_SETTER_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassInstanceMethodsEnhancePluginDefine
getStaticMethodsInterceptPointsMethods inherited from class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassEnhancePluginDefine
enhanceClass, enhanceInstance, getInstanceMethodsInterceptV2Points, getStaticMethodsInterceptV2PointsMethods inherited from class org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
define, enhance, enhanceClass, getConstructorsInterceptPoints, getInstanceMethodsInterceptPoints, getPluginName, isBootstrapInstrumentation, setPluginName, witnessMethods
-
Field Details
-
WITHNESS_CLASSES
- See Also:
-
-
Constructor Details
-
AbstractShardingSphere40Instrumentation
public AbstractShardingSphere40Instrumentation()
-
-
Method Details
-
witnessClasses
- Overrides:
witnessClassesin classorg.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
-