Interface ServletManager

    • Method Detail

      • service

        void service​(SpringManagedServlet springManagedServlet,
                     javax.servlet.http.HttpServletRequest request,
                     javax.servlet.http.HttpServletResponse response)
              throws javax.servlet.ServletException,
                     IOException
        Throws:
        javax.servlet.ServletException
        IOException
      • servletInitialised

        void servletInitialised​(SpringManagedServlet springManagedServlet,
                                javax.servlet.ServletConfig servletConfig)
                         throws javax.servlet.ServletException
        Throws:
        javax.servlet.ServletException