org.gwe.integration.lddmm
Class LDDMMDaemonRequest

java.lang.Object
  extended by org.gwe.persistence.model.order.DaemonRequest<DRP_TYPE>
      extended by org.gwe.persistence.model.order.OSCommandDaemonRequest<LDDMMParams>
          extended by org.gwe.integration.lddmm.LDDMMDaemonRequest
All Implemented Interfaces:
java.io.Serializable

public class LDDMMDaemonRequest
extends OSCommandDaemonRequest<LDDMMParams>

Since:
Sep 27, 2007
Author:
Marco Ruiz
See Also:
Serialized Form

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

LDDMMDaemonRequest

public LDDMMDaemonRequest()
Method Detail

setup

protected void setup()
Overrides:
setup in class OSCommandDaemonRequest<LDDMMParams>

getEnvironment

protected java.util.Map<java.lang.String,java.lang.String> getEnvironment()
Overrides:
getEnvironment in class OSCommandDaemonRequest<LDDMMParams>

tearDown

protected void tearDown()
Overrides:
tearDown in class OSCommandDaemonRequest<LDDMMParams>


Copyright © 2007-2009. All Rights Reserved.