类分层结构
- java.lang.Object
- org.springframework.web.servlet.handler.HandlerInterceptorAdapter (implements org.springframework.web.servlet.AsyncHandlerInterceptor)
- io.microsphere.spring.webmvc.interceptor.AbstractPageRenderContextHandlerInterceptor
- io.microsphere.spring.webmvc.interceptor.MethodHandlerInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
- io.microsphere.spring.webmvc.interceptor.AnnotatedMethodHandlerInterceptor<A>
- io.microsphere.spring.context.event.OnceApplicationContextEventListener<E> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>)
- io.microsphere.spring.webmvc.interceptor.LazyCompositeHandlerInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
- org.springframework.web.servlet.handler.HandlerInterceptorAdapter (implements org.springframework.web.servlet.AsyncHandlerInterceptor)