public class DirectServletRegistryUtil
extends Object
Constructor and Description |
---|
DirectServletRegistryUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
clearServlets() |
static javax.servlet.Servlet |
getServlet(String path) |
static void |
putServlet(String path,
javax.servlet.Servlet servlet) |