|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.scheduling.quartz.QuartzJobBean
org.opennms.netmgt.poller.remote.PollJob
public class PollJob
PollJob class.
| Constructor Summary | |
|---|---|
PollJob()
|
|
| Method Summary | |
|---|---|
protected void |
executeInternal(org.quartz.JobExecutionContext context)
|
void |
setPolledService(PolledService polledService)
setPolledService |
void |
setPollerFrontEnd(PollerFrontEnd pollerFrontEnd)
setPollerFrontEnd |
| Methods inherited from class org.springframework.scheduling.quartz.QuartzJobBean |
|---|
execute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PollJob()
| Method Detail |
|---|
protected void executeInternal(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
executeInternal in class org.springframework.scheduling.quartz.QuartzJobBeanorg.quartz.JobExecutionExceptionpublic void setPolledService(PolledService polledService)
setPolledService
polledService - a PolledService object.public void setPollerFrontEnd(PollerFrontEnd pollerFrontEnd)
setPollerFrontEnd
pollerFrontEnd - a PollerFrontEnd object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||