gr.uoa.di.madgik.commons.channel.registry
Class ChannelRegistryKey
java.lang.Object
gr.uoa.di.madgik.commons.channel.registry.ChannelRegistryKey
public class ChannelRegistryKey
- extends Object
This class is the one kept by the registry identifying a ChannelRegistryEntry
- Author:
- gpapanikos
ChannelRegistryKey
public ChannelRegistryKey(String UniqueID)
- Creates a new instance of the class
- Parameters:
UniqueID - The Registry UUID
GetUniqueID
public String GetUniqueID()
- Retrieves the registry key unique id
- Returns:
- the registry UUID
toString
public String toString()
- Overrides:
toString in class Object
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2012. All Rights Reserved.