Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

Package javax.tv.util

Provides APIs for creating and managing timer events.

See:
          Description

Interface Summary
TVTimerWentOffListener A listener interested in timer specifications going off.
 

Class Summary
TVTimer A class representing a timer.
TVTimerSpec A class representing a timer specification.
TVTimerWentOffEvent An event indicating that a timer specification has gone off.
 

Exception Summary
TVTimerScheduleFailedException An exception thrown by the TVTimer.schedule() method when a timer specification cannot be met.
 

Package javax.tv.util Description

Provides APIs for creating and managing timer events.
 


JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.