Uses of Interface
io.microsphere.spring.web.method.support.HandlerMethodAdvice
Packages that use HandlerMethodAdvice
-
Uses of HandlerMethodAdvice in io.microsphere.spring.web.method.support
Classes in io.microsphere.spring.web.method.support that implement HandlerMethodAdviceModifier and TypeClassDescriptionclass
HandlerMethodAdvice
class delegates to the beans ofHandlerMethodArgumentInterceptor
andHandlerMethodInterceptor
.