Uses of Interface
org.ourgrid.mygrid.scheduler.JobInterested

Packages that use JobInterested
org.ourgrid.mygrid.scheduler   
org.ourgrid.mygrid.scheduler.jobmanager   
 

Uses of JobInterested in org.ourgrid.mygrid.scheduler
 

Classes in org.ourgrid.mygrid.scheduler that implement JobInterested
 class JobMonitor
          Object responsible for notifying other objects interested in job completions.
 

Uses of JobInterested in org.ourgrid.mygrid.scheduler.jobmanager
 

Methods in org.ourgrid.mygrid.scheduler.jobmanager with parameters of type JobInterested
 void JobManager.addJobInterested(JobInterested jobInterested)
           
 void EBJobManager.addJobInterested(JobInterested jobInterested)
          Adds a new JobInterested.