jhomenet.responsive
Class PlanExecuter

java.lang.Object
  extended by jhomenet.responsive.PlanExecuter

public class PlanExecuter
extends java.lang.Object

Version:
$Revision: 1.3 $ Filename: $Source: /cvsroot/jhomenet/files/src/jhomenet/responsive/PlanExecuter.java,v $ Description:
Author:
$Author: dhirwinjr $

Constructor Summary
PlanExecuter()
           
 
Method Summary
 void execute(JobExecutionContext context)
          Execute a job.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlanExecuter

public PlanExecuter()
Method Detail

execute

public void execute(JobExecutionContext context)
             throws JobExecutionException
Execute a job.

Throws:
JobExecutionException
See Also:
org.quartz.Job#execute(org.quartz.JobExecutionContext)


Copyright © 2004-2005 David Irwin. All Rights Reserved.