|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gwe.persistence.model.order.DaemonRequest<DRP_TYPE>
org.gwe.persistence.model.order.OSCommandDaemonRequest<LDDMMParams>
org.gwe.integration.lddmm.LDDMMDaemonRequest
public class LDDMMDaemonRequest
Field Summary |
---|
Fields inherited from class org.gwe.persistence.model.order.OSCommandDaemonRequest |
---|
localizedCmd, workspacePath |
Fields inherited from class org.gwe.persistence.model.order.DaemonRequest |
---|
execId, keys, maxJobRunningTime, parameters |
Constructor Summary | |
---|---|
LDDMMDaemonRequest()
|
Method Summary | |
---|---|
protected java.util.Map<java.lang.String,java.lang.String> |
getEnvironment()
|
protected void |
setup()
|
protected void |
tearDown()
|
Methods inherited from class org.gwe.persistence.model.order.OSCommandDaemonRequest |
---|
createFile, createFile, createFileUnderWorkspace, main, process, setOSCommand, setWorkspacePath, toString |
Methods inherited from class org.gwe.persistence.model.order.DaemonRequest |
---|
getExecId, setExecId, setKeys, setMaxJobRunningTime, setParameters |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LDDMMDaemonRequest()
Method Detail |
---|
protected void setup()
setup
in class OSCommandDaemonRequest<LDDMMParams>
protected java.util.Map<java.lang.String,java.lang.String> getEnvironment()
getEnvironment
in class OSCommandDaemonRequest<LDDMMParams>
protected void tearDown()
tearDown
in class OSCommandDaemonRequest<LDDMMParams>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |