|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ecf.provider.discovery.CompositeDiscoveryContainer.CompositeServiceInfoWrapper
public static class CompositeDiscoveryContainer.CompositeServiceInfoWrapper
| Constructor Summary | |
|---|---|
CompositeDiscoveryContainer.CompositeServiceInfoWrapper(IServiceInfo anInfo,
ID anId)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getAdapter(java.lang.Class adapter)
|
ID |
getId()
|
java.net.URI |
getLocation()
Get URI for service |
int |
getPriority()
The priority for the service Priority: The priority of this target host. |
IServiceID |
getServiceID()
Get ServiceID for service. |
java.lang.String |
getServiceName()
A user choose label used for pretty printing this service. |
IServiceProperties |
getServiceProperties()
Map with any/all properties associated with the service. |
long |
getTTL()
The time to live for the service. |
int |
getWeight()
The weight for the service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeDiscoveryContainer.CompositeServiceInfoWrapper(IServiceInfo anInfo,
ID anId)
| Method Detail |
|---|
public ID getId()
public java.net.URI getLocation()
IServiceInfo
getLocation in interface IServiceInfoURI the location for the service.public IServiceID getServiceID()
IServiceInfo
getServiceID in interface IServiceInfonull.public int getPriority()
IServiceInfo
getPriority in interface IServiceInfopublic java.lang.Object getAdapter(java.lang.Class adapter)
getAdapter in interface org.eclipse.core.runtime.IAdaptablepublic int getWeight()
IServiceInfo
getWeight in interface IServiceInfopublic long getTTL()
IServiceInfo
getTTL in interface IServiceInfopublic IServiceProperties getServiceProperties()
IServiceInfo
getServiceProperties in interface IServiceInfonull.public java.lang.String getServiceName()
IServiceInfo
getServiceName in interface IServiceInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||