Package | Description |
---|---|
net.jini.discovery |
These are utility classes and interfaces that conform to the discovery and join
protocol defined in the Jini Discovery and Join Specification.
|
Modifier and Type | Field and Description |
---|---|
private LookupDiscovery |
AbstractLookupDiscoveryManager.lookupDisc
The
LookupDiscovery utility used to manage the group
discovery mechanism. |
Modifier and Type | Method and Description |
---|---|
private static LookupDiscovery |
LookupDiscoveryManager.getLookupDiscovery(String[] groups) |
Constructor and Description |
---|
AbstractLookupDiscoveryManager(DiscoveryListener listener,
LookupDiscovery lookup,
LookupLocatorDiscovery locator)
Constructs an instance of this class
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.