public class WebEngineServlet extends ApplicationServlet
app, bundle, container, isDirty, resourcesPrefix
Constructor and Description |
---|
WebEngineServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
containerService(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
init(javax.servlet.ServletConfig config) |
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
createServletContainer, destroy, destroyContainer, destroyRendering, doGet, getBundle, getContainer, getRenderingEngine, getResourceFile, getResourceURL, initContainer, initRendering, reload, reloadContainer, setDescriptor
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
public WebEngineServlet()
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class ApplicationServlet
javax.servlet.ServletException
public void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
service
in class ApplicationServlet
javax.servlet.ServletException
IOException
protected void containerService(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
containerService
in class ApplicationServlet
javax.servlet.ServletException
IOException
Copyright © 2018 Nuxeo. All rights reserved.