@com.sun.jini.impl The following implementation-specific items are discussed below:
Configuring LookupDiscoveryManager
Currently, there are no configuration entries directly supported by this implementation of
LookupDiscoveryManager
. All configuration entries affecting the operation of this utility are retrieved by either the {@link LookupDiscovery} utility, or the {@link LookupLocatorDiscovery}utility. Please refer to the documentation provided with those utilities when configuring the behavior of LookupDiscoveryManager
. Logging
Currently, there are no loggers directly supported by this implementation of
LookupDiscoveryManager
. All logging information produced when using this utility is controlled by the loggers supported by the following utilities:
For information about how to obtain logging information when using this implementation of LookupDiscoveryManager
, please refer to the documentation provided with the discovery utilities listed above.
@author Sun Microsystems, Inc. @see net.jini.discovery.DiscoveryManagement @see net.jini.discovery.DiscoveryGroupManagement @see net.jini.discovery.DiscoveryLocatorManagement
|
|
|
|
|
|
|
|
|
|
|
|
|
|