Class ModuleManagement

  • All Implemented Interfaces:
    Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig, ConnectionProvider

    public class ModuleManagement
    extends HttpSecureAppServlet
    This servlet is in charge of showing the Module Manager Console which have three tabs: *Installed modules *Add Modules *Installation history
    See Also:
    Serialized Form
    • Constructor Detail

      • ModuleManagement

        public ModuleManagement()
    • Method Detail

      • doPost

        public void doPost​(javax.servlet.http.HttpServletRequest request,
                           javax.servlet.http.HttpServletResponse response)
                    throws IOException,
                           javax.servlet.ServletException
        Overrides:
        doPost in class javax.servlet.http.HttpServlet
        Throws:
        IOException
        javax.servlet.ServletException