|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.cron.CronDaemonEntry
eu.xtreemos.xosd.cron.CronDaemonReccurEntry
public class CronDaemonReccurEntry
Field Summary | |
---|---|
(package private) int |
interval
|
(package private) int |
nOccur
|
Fields inherited from class eu.xtreemos.xosd.cron.CronDaemonEntry |
---|
atTime |
Constructor Summary | |
---|---|
CronDaemonReccurEntry(java.util.GregorianCalendar time,
int interval,
int nOcuur)
|
Method Summary | |
---|---|
void |
execute()
|
boolean |
isFinished()
|
void |
recalcTime()
|
Methods inherited from class eu.xtreemos.xosd.cron.CronDaemonEntry |
---|
equals, time |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int interval
int nOccur
Constructor Detail |
---|
public CronDaemonReccurEntry(java.util.GregorianCalendar time, int interval, int nOcuur)
Method Detail |
---|
public void execute()
execute
in class CronDaemonEntry
public void recalcTime()
public boolean isFinished()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |