| Package | Description |
|---|---|
| org.apache.skywalking.apm.plugin.spring.mvc.v5.define |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractControllerInstrumentation
ControllerInstrumentation enhance all constructor and method annotated with
org.springframework.web.bind.annotation.RequestMapping that class has
org.springframework.stereotype.Controller annotation. |
class |
ControllerInstrumentation |
class |
HandlerMethodInstrumentation
HandlerMethodInstrumentation intercept the getBean method in the
org.springframework.web.method.HandlerMethod class. |
class |
RestControllerInstrumentation |
Copyright © 2021 The Apache Software Foundation. All rights reserved.