Package com.jalios.jdring
Contains JDring classes. JDring is an alarm scheduler similar to Unix
cron
and at
daemons. It is intended to fire
events when alarms' date and time match the current ones.-
Interface Summary Interface Description AlarmListener The listener interface for receiving alarm events. -
Class Summary Class Description AlarmEntry This class contains the attributes of an alarm.AlarmManager This class implements an alarm manager similar to Unixcron
andat
daemons.AlarmWaiter This class manages the thread which sleeps until the next alarm.Schedule Schedule abstraction and parse/format static method -
Exception Summary Exception Description PastDateException