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)

Uses of Interface
javax.tv.service.selection.ServiceContextListener

Packages that use ServiceContextListener
javax.tv.service.selection Provides a mechanism to select a Service for presentation. 
 

Uses of ServiceContextListener in javax.tv.service.selection
 

Methods in javax.tv.service.selection with parameters of type ServiceContextListener
 void ServiceContext.addListener(ServiceContextListener listener)
          Subscribes a listener to receive events related to this ServiceContext.
 void ServiceContext.removeListener(ServiceContextListener listener)
          Unsubscribes a listener from receiving events related to this ServiceContext.
 


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.