public final class ServletContextHolder extends Object
Holds a reference to the ServletContext.
Type Params | Return Type | Name and description |
---|---|---|
|
public static ServletContext |
getServletContext() |
|
public static void |
setServletContext(ServletContext servletContext) |