Class ServletExternalContextImplBase

  • Direct Known Subclasses:
    ServletExternalContextImpl, StartupServletExternalContextImpl

    public abstract class ServletExternalContextImplBase
    extends ExternalContext
    Provides a base implementation of the ExternalContext for Servlet environments. This impl provides all methods which only rely on the ServletContext and thus are also provided at startup and shutdown.
    Version:
    $Revision$ $Date$
    Author:
    Jakob Korherr (latest modification by $Author$)