- java.lang.Object
-
- org.knowm.sundial.JobContainer
-
- org.knowm.sundial.Job
-
- org.mycontroller.standalone.timer.jobs.TimerJob
-
-
Constructor Summary
Constructors
Constructor and Description |
TimerJob() |
-
Method Summary
-
Methods inherited from class org.knowm.sundial.Job
cleanup, execute, interrupt
-
Methods inherited from class org.knowm.sundial.JobContainer
checkTerminated, destroyContext, getJobContext, initContextContainer, setTerminate
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TimerJob
public TimerJob()
Copyright © 2015–2019. All rights reserved.