org.eclipse.ecf.osgi.services.remoteserviceadmin
Class ServiceInfoFactory.ServiceInfoKey

java.lang.Object
  extended by org.eclipse.ecf.osgi.services.remoteserviceadmin.ServiceInfoFactory.ServiceInfoKey
Enclosing class:
ServiceInfoFactory

protected class ServiceInfoFactory.ServiceInfoKey
extends java.lang.Object


Constructor Summary
ServiceInfoFactory.ServiceInfoKey(EndpointDescription endpointDescription, Namespace discoveryNamespace)
           
 
Method Summary
 boolean equals(java.lang.Object other)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceInfoFactory.ServiceInfoKey

public ServiceInfoFactory.ServiceInfoKey(EndpointDescription endpointDescription,
                                         Namespace discoveryNamespace)
Method Detail

equals

public boolean equals(java.lang.Object other)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object