|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ecf.discovery.ServiceInfo
org.eclipse.ecf.provider.jslp.container.JSLPServiceInfo
public class JSLPServiceInfo
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ecf.discovery.ServiceInfo |
|---|
DEFAULT_PRIORITY, DEFAULT_TTL, DEFAULT_WEIGHT, priority, properties, serviceID, serviceName, timeToLive, UNKNOWN_PROTOCOL, weight |
| Constructor Summary | |
|---|---|
JSLPServiceInfo(IServiceInfo aSI)
|
|
JSLPServiceInfo(java.lang.String aServiceName,
ServiceURLAdapter anAdapter,
int priority,
int weight,
ServicePropertiesAdapter aServicePropertiesAdapter)
|
|
| Method Summary | |
|---|---|
ServiceURL |
getServiceURL()
|
| Methods inherited from class org.eclipse.ecf.discovery.ServiceInfo |
|---|
getAdapter, getLocation, getPriority, getServiceID, getServiceName, getServiceProperties, getTTL, getWeight, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.ecf.discovery.IServiceInfo |
|---|
getLocation, getPriority, getServiceID, getServiceName, getServiceProperties, getTTL, getWeight |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Constructor Detail |
|---|
public JSLPServiceInfo(IServiceInfo aSI)
throws IDCreateException
IDCreateException
public JSLPServiceInfo(java.lang.String aServiceName,
ServiceURLAdapter anAdapter,
int priority,
int weight,
ServicePropertiesAdapter aServicePropertiesAdapter)
aServiceName - anAdapter - priority - weight - aServicePropertiesAdapter - | Method Detail |
|---|
public ServiceURL getServiceURL()
throws ServiceLocationException
ServiceLocationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||