SlingServletContext
class is the ServletContext
which is registered as a service usable by servlets and helpers inside Sling. Most methods just call into the servlet context in which the {@link SlingMainServlet} is running.ResourceResolver
.This class implements the Servlet API 2.5 {@code ServletContext} interface.See {@link SlingServletContext3} for the Servlet API 3 implementation.
|
|
|
|
|
|