Hierarchy For Package com.evolveum.midpoint.web.boot

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.boot.web.server.AbstractConfigurableWebServerFactory (implements org.springframework.boot.web.server.ConfigurableWebServerFactory)
      • org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory (implements org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory)
        • org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory (implements org.springframework.boot.web.embedded.tomcat.ConfigurableTomcatWebServerFactory, org.springframework.context.ResourceLoaderAware)
    • com.evolveum.midpoint.web.boot.EmbeddedTomcatAutoConfiguration
    • com.evolveum.midpoint.web.boot.EmbeddedTomcatAutoConfiguration.EmbeddedTomcat
    • 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, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
    • javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
      • javax.servlet.http.HttpServlet
    • org.apache.catalina.util.LifecycleBase (implements org.apache.catalina.Lifecycle)
      • org.apache.catalina.util.LifecycleMBeanBase (implements org.apache.catalina.JmxEnabled)
        • org.apache.catalina.core.ContainerBase (implements org.apache.catalina.Container)
        • org.apache.catalina.valves.ValveBase (implements org.apache.catalina.Contained, org.apache.catalina.Valve)
    • com.evolveum.midpoint.web.boot.MidPointErrorPageRegistrar (implements org.springframework.boot.web.server.ErrorPageRegistrar)
    • com.evolveum.midpoint.web.boot.MidPointSpringApplication.ServerCustomization (implements org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
    • org.apache.catalina.connector.Response (implements javax.servlet.http.HttpServletResponse)
    • org.springframework.boot.web.servlet.support.SpringBootServletInitializer (implements org.springframework.web.WebApplicationInitializer)
    • com.evolveum.midpoint.web.boot.WebConfig
    • com.evolveum.midpoint.web.boot.WebConfig.StaticResourceConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)