Package org.ocap.service

The org.ocap.service package represents various aspects of a service.

See:
          Description

Interface Summary
AbstractService The AbstractService represents a non-broadcast Service which applications can be added to and be selected as a group within a given javax.tv.service.selection.ServiceContext.
ServiceContextResourceUsage This interface represents a ResourceUsage corresponding to a group of resources implicitly reserved by the implementation for the successful completion of the ServiceContext.select() method.
 

Class Summary
AbstractServiceType This class represents the abstract service type value.
AlternativeContentErrorEvent AlternativeContentErrorEvent is generated to indicate that "alternative" content is being presented due to an error that prevents the presentation of normal content as part of selection of a service and during presentation of that selected service.
ServiceTypePermission ServiceTypePermission represents application permission to select a specific service type using a ServiceContext accessible by the application.
 

Package org.ocap.service Description

The org.ocap.service package represents various aspects of a service.