|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITimedJob
A job that supports specifying when it wants to be executed next time.
Method Summary | |
---|---|
Long |
getNextExecutionDelay()
Returns the delay, relative to the current system time, after which the job wants to get executed next time, or null if no such execution is wanted. |
Method Detail |
---|
Long getNextExecutionDelay()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |