86
Jini Lookup Services
ü Provides centralized registry of services
ü Lookup service is a repository of Java objects
ü Each object is downloadable and serves as a
proxy between the client and the service
E.g., printer proxy
Knows how to contact and talk to a printing service
E.g., equation solver
Solves equation on remote server
ü Lookup is based on object interfaces, not
simply name/value pairs