jhomenet.hw.pollers
Class CheckNewHardwareJob

java.lang.Object
  extended by jhomenet.hw.pollers.CheckNewHardwareJob

public class CheckNewHardwareJob
extends java.lang.Object


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

Constructor Detail

CheckNewHardwareJob

public CheckNewHardwareJob()
Default constructor.

Method Detail

execute

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

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


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