Uses of Class
io.microsphere.spring.webmvc.interceptor.MethodHandlerInterceptor
-
Packages that use MethodHandlerInterceptor Package Description io.microsphere.spring.webmvc.interceptor -
-
Uses of MethodHandlerInterceptor in io.microsphere.spring.webmvc.interceptor
Subclasses of MethodHandlerInterceptor in io.microsphere.spring.webmvc.interceptor Modifier and Type Class Description class
AnnotatedMethodHandlerInterceptor<A extends java.lang.annotation.Annotation>
The annotation methodHandlerInterceptor
abstract implementation
-