|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dvb.spi.selection.ServiceReference
public class ServiceReference
A reference to a service that is reached with the mediation of a SelectionProvider.
SelectionProvider| Constructor Summary | |
|---|---|
ServiceReference(String transportIndependent,
String transportDependent)
Create a ServiceReference for a service. |
|
| Method Summary | |
|---|---|
Locator |
getLocator()
Gives the transport-dependent locator of the service |
String |
getServiceIdentifier()
Return the transport independent locator of the service |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceReference(String transportIndependent,
String transportDependent)
transportIndependent - The transport-independent locator of the service.transportDependent - The transport-dependent locator of the service.| Method Detail |
|---|
public String getServiceIdentifier()
public Locator getLocator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||