Hierarchy For Package org.appng.appngizer.controller

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.appng.appngizer.controller.ControllerBase
    • org.appng.api.messaging.Event (implements java.io.Serializable)
    • javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
      • javax.servlet.http.HttpServlet
        • org.springframework.web.servlet.HttpServletBean (implements org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable)
          • org.springframework.web.servlet.FrameworkServlet (implements org.springframework.context.ApplicationContextAware)
            • org.springframework.web.servlet.DispatcherServlet
              • org.appng.appngizer.controller.AppNGizerServlet (implements org.apache.catalina.ContainerServlet)
    • org.springframework.oxm.jaxb.Jaxb2Marshaller (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.oxm.GenericMarshaller, org.springframework.oxm.GenericUnmarshaller, org.springframework.beans.factory.InitializingBean, org.springframework.oxm.mime.MimeMarshaller, org.springframework.oxm.mime.MimeUnmarshaller)
      • org.appng.appngizer.controller.Jaxb2Marshaller (implements com.sun.xml.bind.marshaller.CharacterEscapeHandler)
    • org.springframework.core.io.support.PropertiesLoaderSupport
      • org.springframework.beans.factory.config.PropertyResourceConfigurer (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.PriorityOrdered)
        • org.springframework.beans.factory.config.PlaceholderConfigurerSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware)
          • org.springframework.context.support.PropertySourcesPlaceholderConfigurer (implements org.springframework.context.EnvironmentAware)
    • org.appng.appngizer.controller.SessionInterceptor (implements org.springframework.web.context.request.WebRequestInterceptor)