Package io.microsphere.spring.web.method.support
package io.microsphere.spring.web.method.support
-
ClassDescription
HandlerMethodAdvice
class delegates to the beans ofHandlerMethodArgumentInterceptor
andHandlerMethodInterceptor
.InterceptingHandlerMethod
facade interfaceThe interceptor interface for the resolvableHandlerMethods'
MethodParameter
HandlerMethod
Interceptor that allows for customizedHandlerMethod
execution chains.