Class WebAppContext.Context

  • All Implemented Interfaces:
    ServletContext, org.eclipse.jetty.util.Attributes, org.eclipse.jetty.util.component.Dumpable
    Enclosing class:
    WebAppContext

    public class WebAppContext.Context
    extends org.eclipse.jetty.servlet.ServletContextHandler.Context
    • Field Summary

      • Fields inherited from class org.eclipse.jetty.server.handler.ContextHandler.Context

        _enabled, _extendedListenerTypes
      • Fields inherited from interface org.eclipse.jetty.util.component.Dumpable

        KEY
    • Constructor Summary

      Constructors 
      Constructor Description
      Context()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void checkListener​(Class<? extends EventListener> listener)  
      ServletContext getContext​(String uripath)  
      URL getResource​(String path)  
      • Methods inherited from class org.eclipse.jetty.servlet.ServletContextHandler.Context

        addFilter, addFilter, addFilter, addListener, addListener, addListener, addServlet, addServlet, addServlet, createFilter, createListener, createServlet, declareRoles, getDefaultSessionTrackingModes, getEffectiveSessionTrackingModes, getFilterRegistration, getFilterRegistrations, getJspConfigDescriptor, getNamedDispatcher, getServletRegistration, getServletRegistrations, getSessionCookieConfig, setInitParameter, setJspConfigDescriptor, setSessionTrackingModes
      • Methods inherited from class org.eclipse.jetty.server.handler.ContextHandler.Context

        createInstance, getAttribute, getAttributeNames, getClassLoader, getContextHandler, getContextPath, getInitParameter, getInitParameterNames, getMimeType, getRealPath, getRequestDispatcher, getResourceAsStream, getResourcePaths, getServletContextName, getVirtualServerName, isEnabled, isExtendedListenerTypes, log, log, log, removeAttribute, setAttribute, setEnabled, setExtendedListenerTypes, toString
      • Methods inherited from class org.eclipse.jetty.server.handler.ContextHandler.StaticContext

        getEffectiveMajorVersion, getEffectiveMinorVersion, getMajorVersion, getMinorVersion, getServerInfo, getServlet, getServletNames, getServlets, setEffectiveMajorVersion, setEffectiveMinorVersion
      • Methods inherited from class org.eclipse.jetty.util.AttributesMap

        addAll, clearAttributes, dump, dump, getAttributeEntrySet, getAttributeNamesCopy, getAttributeNameSet, size