Class ReactiveControllerInstrumentation
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.spring.mvc.v6.define.reactive.AbstractSpring6ReactiveInstrumentation
org.apache.skywalking.apm.plugin.spring.mvc.v6.define.reactive.AbstractReactiveControllerInstrumentation
org.apache.skywalking.apm.plugin.spring.mvc.v6.define.reactive.ReactiveControllerInstrumentation
-
Field Summary
FieldsFields inherited from class org.apache.skywalking.apm.plugin.spring.mvc.v6.define.reactive.AbstractSpring6ReactiveInstrumentation
WITNESS_CLASSESFields inherited from class org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
CONTEXT_ATTR_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.skywalking.apm.plugin.spring.mvc.v6.define.reactive.AbstractReactiveControllerInstrumentation
enhanceClass, getConstructorsInterceptPoints, getInstanceMethodsInterceptPointsMethods inherited from class org.apache.skywalking.apm.plugin.spring.mvc.v6.define.reactive.AbstractSpring6ReactiveInstrumentation
witnessClassesMethods 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, getPluginName, isBootstrapInstrumentation, setPluginName, witnessMethods
-
Field Details
-
ENHANCE_ANNOTATION
- See Also:
-
-
Constructor Details
-
ReactiveControllerInstrumentation
public ReactiveControllerInstrumentation()
-
-
Method Details
-
getEnhanceAnnotations
- Specified by:
getEnhanceAnnotationsin classAbstractReactiveControllerInstrumentation
-