Class DirectServletRegistryUtil
Object
com.liferay.portal.kernel.servlet.DirectServletRegistryUtil
- Author:
- Shuyang Zhou
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static javax.servlet.Servlet
getServlet
(String path) static void
putServlet
(String path, javax.servlet.Servlet servlet)
-
Constructor Details
-
DirectServletRegistryUtil
public DirectServletRegistryUtil()
-
-
Method Details
-
clearServlets
public static void clearServlets() -
getServlet
-
putServlet
-