org.ow2.petals.registry.database
Class RegistryClient.ClientKey

java.lang.Object
  extended by org.ow2.petals.registry.database.RegistryClient.ClientKey
Enclosing class:
RegistryClient

protected class RegistryClient.ClientKey
extends java.lang.Object


Constructor Summary
RegistryClient.ClientKey(java.lang.String connectionUrl, java.lang.String username, java.lang.String password)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryClient.ClientKey

public RegistryClient.ClientKey(java.lang.String connectionUrl,
                                java.lang.String username,
                                java.lang.String password)
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object
See Also:
Object.equals(java.lang.Object)

hashCode

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


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.