org.aspsimon.termcomp.remote
Class ComplexityJobExecutor

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

public class ComplexityJobExecutor
extends CompetitionJobExecutor


Constructor Summary
ComplexityJobExecutor()
           
 
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

ComplexityJobExecutor

public ComplexityJobExecutor()
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