|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjhomenet.hw.pollers.HardwarePollingJob
public class HardwarePollingJob
Generic hardware polling job. This class is called by the job scheduler
on regular polling intervals. The job extracts the particular polling
type and the list of sensor hardware to be polled. The class then manages
the actual polling of the hardware.
Id: $Id: HardwarePollingJob.java,v 1.2 2005/11/09 22:50:26 dhirwinjr Exp $
| Constructor Summary | |
|---|---|
HardwarePollingJob()
|
|
| Method Summary | |
|---|---|
void |
execute(JobExecutionContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HardwarePollingJob()
| Method Detail |
|---|
public void execute(JobExecutionContext context)
throws JobExecutionException
JobExecutionExceptionorg.quartz.Job#execute(org.quartz.JobExecutionContext)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||