|
Using the Service Discovery Manager
Version 1.00 May 14, 2004 |
|
The ServiceDiscoveryManager (SDM) utility
class encapsulates the routine tasks associated with
discovering services (lookup discovery, service discovery,
etc.) and provides an optimized caching scheme for managing
services of interest. Its flexible design provides this
functionality for both synchronous and asynchronous
(event-driven) programming models. The SDM simplifies the development of
JiniTM technology-enabled
entities (entities) by providing a
shared codebase of useful functionality.
This document provides detailed code samples and descriptions of the following usage scenarios:
This tutorial assumes that the reader:
Click here to begin reviewing these examples.