|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnboundApplicationService
Represents a service used to contain unbound applications.
Method Summary | |
---|---|
int |
getPriority()
Get the resource priority for this service between 0 and 255. |
void |
setPriority(int priority)
Set the resource priority for this service between 0 and 255. |
Methods inherited from interface org.ocap.service.AbstractService |
---|
getAppAttributes, getAppIDs |
Methods inherited from interface javax.tv.service.Service |
---|
equals, getLocator, getName, getServiceType, hashCode, hasMultipleInstances, retrieveDetails |
Methods inherited from interface org.dvb.application.storage.ApplicationStorageController |
---|
getStoredAppIDs, getVersionNumber, remove, remove, store, store, store, store |
Method Detail |
---|
int getPriority()
void setPriority(int priority)
priority
- the resource priority for this service
java.lang.IllegalArgumentException
- if the priority is outside this
specified range
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |