public final class ChannelNameKey
Instances of this hold a key for a particular channel.
ChannelNameKey
objects are issued by the channel
name server. They must be supplied to the channel name server
along with any channel management requests (channel deregistration,
relocation etc.).
This class has no public constructor.
Compares another Object
with this
ChannelNameKey
.
true
iff o
is a non-null
ChannelNameKey
object which holds the
same key as this object.o
- the other Object
to compare with
this Object
. Returns an int
hash code for this object.
int
hash code.