LU.2. The ServiceRegistrar
The types defined in this specification are in the net.jini.core.lookup package. The following types are imported from other packages and are referenced in unqualified form in the rest of this specification:
java.rmi.MarshalledObject java.rmi.RemoteException java.rmi.UnmarshalException java.io.Serializable java.io.DataInput java.io.DataOutput java.io.IOException net.jini.core.discovery.LookupLocator net.jini.core.entry.Entry net.jini.core.lease.Lease net.jini.core.event.RemoteEvent net.jini.core.event.EventRegistration net.jini.core.event.RemoteEventListener
LU.2.1. ServiceID
Every service is assigned a universally unique identifier (UUID), represented as an instance of the ServiceID class.
public final class ServiceID ...
Get Jini™ Specifications, The, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.