org.eclipse.ecf.provider.jslp.identity
Class JSLPServiceID

java.lang.Object
  extended by org.eclipse.ecf.core.identity.BaseID
      extended by org.eclipse.ecf.discovery.identity.ServiceID
          extended by org.eclipse.ecf.provider.jslp.identity.JSLPServiceID
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable, java.security.Principal, org.eclipse.core.runtime.IAdaptable, ID, IServiceID

public class JSLPServiceID
extends ServiceID

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.eclipse.ecf.discovery.identity.ServiceID
location, serviceInfo, type
 
Fields inherited from class org.eclipse.ecf.core.identity.BaseID
namespace
 
Method Summary
 
Methods inherited from class org.eclipse.ecf.discovery.identity.ServiceID
equals, getFullyQualifiedName, getLocation, getServiceInfo, getServiceName, getServiceType, getServiceTypeID, hashCode, namespaceCompareTo, namespaceEquals, namespaceGetName, namespaceHashCode, setServiceInfo, toString
 
Methods inherited from class org.eclipse.ecf.core.identity.BaseID
compareTo, getAdapter, getName, getNamespace, namespaceToExternalForm, toExternalForm
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.ecf.core.identity.ID
getName, getNamespace, toExternalForm
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter