Voyager ORB

Package com.objectspace.lib.timer

Provides generic timing and alarm services.

See:
          Description

Interface Summary
IStopwatch IStopwatch is the interface implemented by Stopwatch.
ITimer ITimer is the interface implemented by Timer.
TimerListener The TimerListener interface must be implemented by all objects wishing to receive TimerEvents.
 

Class Summary
Stopwatch A Stopwatch offers basic timing facilities as well as the ability to record individual lap times.
Timer A Timer can deliver a timer event to each of its listeners at a particular point in time or periodically.
TimerEvent A TimerEvent is generated by a timer when its alarm triggers.
TimerGroup A TimerGroup manages a collection of zero or more Timer objects.
TimerListenerThread A TimerListenerThread is a TimerListener that uses a new thread object to invoke timerExpired() on another associated TimerListener.
 

Package com.objectspace.lib.timer Description

Provides generic timing and alarm services.


ObjectSpace Inc.

(c) Copyright 1997-1999 ObjectSpace, Inc.
14850 Quorum Drive, Suite 500
Dallas, Texas 75240