Class Hierarchy

  • java.lang.Object
    • io.microsphere.spring.webmvc.interceptor.AbstractPageRenderContextHandlerInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
    • io.microsphere.spring.context.lifecycle.AbstractSmartLifecycle (implements org.springframework.context.SmartLifecycle)
    • io.microsphere.spring.web.metadata.AbstractWebEndpointMappingFactory<E> (implements io.microsphere.spring.web.metadata.WebEndpointMappingFactory<E>)
    • org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
      • org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
        • org.springframework.web.servlet.handler.AbstractHandlerMapping (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.HandlerMapping, org.springframework.core.Ordered)
    • io.microsphere.spring.webmvc.config.ConfigurableContentNegotiationManagerWebMvcConfigurer (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
    • io.microsphere.spring.webmvc.context.ExclusiveViewResolverApplicationListener (implements org.springframework.context.ApplicationListener<E>)
    • org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
      • org.springframework.web.filter.OncePerRequestFilter
    • io.microsphere.spring.webmvc.metadata.HandlerMetadata<H,M>
    • io.microsphere.spring.webmvc.interceptor.MethodHandlerInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
    • io.microsphere.spring.context.event.OnceApplicationContextEventListener<E> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>)
      • io.microsphere.spring.webmvc.method.support.InterceptingHandlerMethodProcessor (implements org.springframework.web.servlet.HandlerInterceptor, org.springframework.web.method.support.HandlerMethodArgumentResolver, org.springframework.web.method.support.HandlerMethodReturnValueHandler)
      • io.microsphere.spring.webmvc.interceptor.LazyCompositeHandlerInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
    • io.microsphere.spring.webmvc.advice.RequestBodyAdviceAdapter (implements org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdvice)
    • io.microsphere.spring.webmvc.advice.ResponseBodyAdviceAdapter<T> (implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)
    • io.microsphere.spring.webmvc.util.ViewResolverUtils
    • io.microsphere.spring.webmvc.annotation.WebMvcExtensionBeanDefinitionRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
    • io.microsphere.spring.webmvc.annotation.WebMvcExtensionConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
    • io.microsphere.spring.webmvc.util.WebMvcUtils
    • io.microsphere.spring.web.servlet.util.WebUtils

Interface Hierarchy

Annotation Interface Hierarchy