Class DirectServletRegistryUtil

Object
com.liferay.portal.kernel.servlet.DirectServletRegistryUtil

public class DirectServletRegistryUtil extends Object
Author:
Shuyang Zhou
  • Constructor Details

    • DirectServletRegistryUtil

      public DirectServletRegistryUtil()
  • Method Details

    • clearServlets

      public static void clearServlets()
    • getServlet

      public static javax.servlet.Servlet getServlet(String path)
    • putServlet

      public static void putServlet(String path, javax.servlet.Servlet servlet)