public class JobSubmissionServlet
extends javax.servlet.http.HttpServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
START_PAGE_URL |
| Constructor and Description |
|---|
JobSubmissionServlet(Configuration nepheleConfig,
File jobDir,
File planDir) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic static final String START_PAGE_URL
public JobSubmissionServlet(Configuration nepheleConfig, File jobDir, File planDir)
protected void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2013–2014. All rights reserved.