Uses of Package
org.ourgrid.mygrid.scheduler.jobmanager

Packages that use org.ourgrid.mygrid.scheduler.jobmanager
org.ourgrid.mygrid.replicaexecutor   
org.ourgrid.mygrid.replicaexecutor.event   
org.ourgrid.mygrid.replicaexecutor.exception   
org.ourgrid.mygrid.replicaexecutor.test   
org.ourgrid.mygrid.scheduler   
org.ourgrid.mygrid.scheduler.event   
org.ourgrid.mygrid.scheduler.gridmanager   
org.ourgrid.mygrid.scheduler.jobmanager   
org.ourgrid.mygrid.scheduler.test   
org.ourgrid.mygrid.ui   
org.ourgrid.mygrid.ui.gui   
org.ourgrid.mygrid.ui.gui.event   
org.ourgrid.mygrid.ui.test   
 

Classes in org.ourgrid.mygrid.scheduler.jobmanager used by org.ourgrid.mygrid.replicaexecutor
ReplicaEntry
          A replica is the lower level abstraction that is executed on the GridMachines.
 

Classes in org.ourgrid.mygrid.scheduler.jobmanager used by org.ourgrid.mygrid.replicaexecutor.event
ReplicaEntry
          A replica is the lower level abstraction that is executed on the GridMachines.
 

Classes in org.ourgrid.mygrid.scheduler.jobmanager used by org.ourgrid.mygrid.replicaexecutor.exception
ReplicaEntry
          A replica is the lower level abstraction that is executed on the GridMachines.
 

Classes in org.ourgrid.mygrid.scheduler.jobmanager used by org.ourgrid.mygrid.replicaexecutor.test
ReplicaEntry
          A replica is the lower level abstraction that is executed on the GridMachines.
 

Classes in org.ourgrid.mygrid.scheduler.jobmanager used by org.ourgrid.mygrid.scheduler
JobEntry
          The Job is an abstraction representing a set of tasks that the user requested to be executed.
JobManager
           
JobManagerListenerRemote
           
ReplicaEntry
          A replica is the lower level abstraction that is executed on the GridMachines.
TaskEntry
          An abstraction to represent a task of a job sent by user to be executed.
 

Classes in org.ourgrid.mygrid.scheduler.jobmanager used by org.ourgrid.mygrid.scheduler.event
JobEntry
          The Job is an abstraction representing a set of tasks that the user requested to be executed.
JobManager
           
JobManagerListenerRemote
           
 

Classes in org.ourgrid.mygrid.scheduler.jobmanager used by org.ourgrid.mygrid.scheduler.gridmanager
MyGridDownListener
           
ReplicaEntry
          A replica is the lower level abstraction that is executed on the GridMachines.
 

Classes in org.ourgrid.mygrid.scheduler.jobmanager used by org.ourgrid.mygrid.scheduler.jobmanager
AbstractJobManager
           
JobEntry
          The Job is an abstraction representing a set of tasks that the user requested to be executed.
JobManager
           
JobManagerListenerRemote
           
MyGridDownListener
           
ReplicaEntry
          A replica is the lower level abstraction that is executed on the GridMachines.
TaskEntry
          An abstraction to represent a task of a job sent by user to be executed.
 

Classes in org.ourgrid.mygrid.scheduler.jobmanager used by org.ourgrid.mygrid.scheduler.test
AbstractJobManager
           
EBJobManager
          Class responsible for managing the jobs.
JobManager
           
 

Classes in org.ourgrid.mygrid.scheduler.jobmanager used by org.ourgrid.mygrid.ui
JobEntry
          The Job is an abstraction representing a set of tasks that the user requested to be executed.
JobManagerListenerRemote
           
 

Classes in org.ourgrid.mygrid.scheduler.jobmanager used by org.ourgrid.mygrid.ui.gui
JobEntry
          The Job is an abstraction representing a set of tasks that the user requested to be executed.
JobManager
           
JobManagerListenerRemote
           
MyGridDownListener
           
ReplicaEntry
          A replica is the lower level abstraction that is executed on the GridMachines.
TaskEntry
          An abstraction to represent a task of a job sent by user to be executed.
 

Classes in org.ourgrid.mygrid.scheduler.jobmanager used by org.ourgrid.mygrid.ui.gui.event
JobEntry
          The Job is an abstraction representing a set of tasks that the user requested to be executed.
ReplicaEntry
          A replica is the lower level abstraction that is executed on the GridMachines.
 

Classes in org.ourgrid.mygrid.scheduler.jobmanager used by org.ourgrid.mygrid.ui.test
JobEntry
          The Job is an abstraction representing a set of tasks that the user requested to be executed.
JobManagerListenerRemote
           
ReplicaEntry
          A replica is the lower level abstraction that is executed on the GridMachines.
TaskEntry
          An abstraction to represent a task of a job sent by user to be executed.