|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface 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.
Note the following subinterface-specific behavior for methods defined by the javax.tv.service.Service superinterface:
Method Summary | |
---|---|
java.util.Enumeration |
getAppAttributes()
Returns a java.util.Enumeration of references to org.ocap.application.OcapAppAttributes instances. |
java.util.Enumeration |
getAppIDs()
Returns a java.util.Enumeration of references to org.dvb.application.AppID instances. |
Methods inherited from interface javax.tv.service.Service |
---|
equals, getLocator, getName, getServiceType, hashCode, hasMultipleInstances, retrieveDetails |
Method Detail |
---|
java.util.Enumeration getAppIDs()
java.util.Enumeration getAppAttributes()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |