程序包 org.apache.skywalking.apm.plugin.spring.mvc.v4.define
package org.apache.skywalking.apm.plugin.spring.mvc.v4.define
-
类类说明
ControllerInstrumentationenhance all constructor and method annotated withorg.springframework.web.bind.annotation.RequestMappingthat class hasorg.springframework.stereotype.Controllerannotation.HandlerMethodInstrumentationintercept thegetBeanmethod in theorg.springframework.web.method.HandlerMethodclass.InvocableHandlerInstrumentationintercept theinvokeForRequestmethod in theorg.springframework.web.method.support.InvocableHandlerMethodclass.