Interface | Description |
---|---|
AlarmListener |
The listener interface for receiving alarm events.
|
Class | Description |
---|---|
AlarmEntry |
This class contains the attributes of an alarm.
|
AlarmManager |
This class implements an alarm manager similar to Unix
cron
and at daemons. |
AlarmWaiter |
This class manages the thread which sleeps until the next alarm.
|
Schedule |
Schedule abstraction and parse/format static method
|
Test |
This class runs a bunch of tests.
|
Exception | Description |
---|---|
PastDateException |
cron
and at
daemons. It is intended to fire
events when alarms' date and time match the current ones.Copyright © 2001-2010 Jalios SA. All Rights Reserved.