Package com.sun.jaw.impl.agent.services.alarm

Provides the classes of the alarm clock service.

See:
          Description

Interface Summary
AlarmClockListener Definition of the interface to be implemented by all the objects interested in receiving events of type AlarmClock.
 

Class Summary
AlarmClock This class provides a simple implementation of an alarm-clock service. The aim of this service is to set up an alarm which wakes up all the listeners registered to receive events of type AlarmClock.
AlarmClockEvent This class provides a simple implementation of an alarm-clock event. The generator of the event needs to be specified when creating a new object of this class.
 

Package com.sun.jaw.impl.agent.services.alarm Description

Provides the classes of the alarm clock service.