|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Job
represents one job (timer, message, etc.).
| Method Summary | |
|---|---|
java.util.Date |
getDuedate()
Returns the date on which this job is supposed to be processed. |
java.lang.String |
getId()
Returns the unique identifier for this job. |
| Method Detail |
|---|
java.lang.String getId()
java.util.Date getDuedate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||