common
Interface Directory

All Superinterfaces:
java.rmi.Remote

public interface Directory
extends java.rmi.Remote

A one-level directory of services. If the directory is also a service then it allows a directory tree hierarchy to be built


Method Summary
 net.jini.core.lookup.ServiceID[] getServiceIDs()
           
 

Method Detail

getServiceIDs

public net.jini.core.lookup.ServiceID[] getServiceIDs()
                                               throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException