net.jini.discovery
Class LookupDiscovery.CheckGroupsMarker
java.lang.Object
net.jini.discovery.LookupDiscovery.CheckGroupsMarker
- Enclosing class:
- LookupDiscovery
private static class LookupDiscovery.CheckGroupsMarker
- extends Object
Marker object placed in pendingDiscoveries set to indicate to
UnicastDiscoveryTask that the groups of the lookup service which sent
the contained announcement need to be verified.
announcement
final MulticastAnnouncement announcement
- Announcement sent by lookup service to check groups of
LookupDiscovery.CheckGroupsMarker
LookupDiscovery.CheckGroupsMarker(MulticastAnnouncement announcement)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.