Uses of Class
org.apache.skywalking.apm.plugin.spring.mvc.commons.interceptor.AbstractMethodInterceptor
Packages that use AbstractMethodInterceptor
-
Uses of AbstractMethodInterceptor in org.apache.skywalking.apm.plugin.spring.mvc.commons.interceptor
Subclasses of AbstractMethodInterceptor in org.apache.skywalking.apm.plugin.spring.mvc.commons.interceptorModifier and TypeClassDescriptionclassTheRequestMappingMethodInterceptoronly use the first mapping value.classTheRestMappingMethodInterceptoronly use the first mapping value.