|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.dvb.spi.selection.SelectionService
public class SelectionService
A service that is reachable through a SelectionProvider.
Constructor Summary | |
---|---|
SelectionService(javax.tv.locator.Locator serviceLocator,
ServiceReference transportDependentReference,
java.lang.String name)
Construct a SelectionService object |
Method Summary | |
---|---|
java.lang.String |
getName()
Get the name of this service |
javax.tv.locator.Locator |
getServiceLocator()
Get the locator to a service. |
ServiceReference |
getTransportDependentReference()
Give the (opaque) reference to this service, as understood by the provider. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SelectionService(javax.tv.locator.Locator serviceLocator, ServiceReference transportDependentReference, java.lang.String name)
serviceLocator
- The reference to the underlying service.transportDependentReference
- The reference used to actually tune this servicename
- The name of this service.Service.getName()
Method Detail |
---|
public javax.tv.locator.Locator getServiceLocator()
public ServiceReference getTransportDependentReference()
public java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |