public class AddJobHttpCmd extends Object implements HttpCmdProc
| Constructor and Description |
|---|
AddJobHttpCmd(JobTrackerAppContext appContext) |
| Modifier and Type | Method and Description |
|---|---|
HttpCmdResponse |
execute(HttpCmdRequest request) |
String |
getCommand() |
String |
nodeIdentity() |
public AddJobHttpCmd(JobTrackerAppContext appContext)
public String nodeIdentity()
nodeIdentity in interface HttpCmdProcpublic String getCommand()
getCommand in interface HttpCmdProcpublic HttpCmdResponse execute(HttpCmdRequest request) throws Exception
execute in interface HttpCmdProcExceptionCopyright © 2016. All rights reserved.