org.aspsimon.termcomp.remote
Class OutermostJobExecutor

java.lang.Object
  extended by org.aspsimon.termcomp.remote.CompetitionJobExecutor
      extended by org.aspsimon.termcomp.remote.OutermostJobExecutor
All Implemented Interfaces:
java.rmi.Remote, CompetitionJob, org.quartz.Job

public class OutermostJobExecutor
extends CompetitionJobExecutor


Constructor Summary
OutermostJobExecutor()
           
 
Method Summary
 void execute(org.quartz.JobExecutionContext context)
           
 
Methods inherited from class org.aspsimon.termcomp.remote.CompetitionJobExecutor
getTerminationProblems, getToolImplementations, setTerminationProblems, setToolImplementations
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutermostJobExecutor

public OutermostJobExecutor()
Method Detail

execute

public void execute(org.quartz.JobExecutionContext context)
             throws org.quartz.JobExecutionException
Specified by:
execute in interface org.quartz.Job
Overrides:
execute in class CompetitionJobExecutor
Throws:
org.quartz.JobExecutionException