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