org.ourgrid.mygrid.ui.test
Class FakeScheduler.FakeReplica

java.lang.Object
  extended by org.ourgrid.mygrid.scheduler.jobmanager.ReplicaEntry
      extended by org.ourgrid.mygrid.ui.test.FakeScheduler.FakeReplica
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
FakeScheduler

public class FakeScheduler.FakeReplica
extends ReplicaEntry

See Also:
Serialized Form

Constructor Summary
FakeScheduler.FakeReplica(int id, int taskId, int jobId)
           
 
Method Summary
 
Methods inherited from class org.ourgrid.mygrid.scheduler.jobmanager.ReplicaEntry
equals, getGumID, getId, getJobId, getResult, getSpec, getStatus, getTaskId, setGumID, setResult, setStatus, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FakeScheduler.FakeReplica

public FakeScheduler.FakeReplica(int id,
                                 int taskId,
                                 int jobId)
                          throws TaskSpecificationException
Throws:
TaskSpecificationException