public interface ServiceIDAccessor extends Remote
net.jini.core.lookup.ServiceRegistrar#lookUp(net.jini.core.lookup.ServiceTemplate, int)
method must implement this remote interface.| Modifier and Type | Method and Description |
|---|---|
ServiceID |
serviceID()
A remote method to be implemented by a service, allowing clients to obtain
this information from a bootstrap proxy, prior to downloading the
services proxy.
|
ServiceID serviceID() throws IOException
IOExceptionCopyright © 2016–2018. All rights reserved.