net.artima.place
Interface Place

All Superinterfaces:
java.rmi.Remote, java.io.Serializable

public interface Place
extends java.io.Serializable, java.rmi.Remote

A collection of Links to resources on the network.


Method Summary
 LinkMap getLinkMap()
          Returns a LinkMap collection of the Links contained in this Place.
 

Method Detail

getLinkMap

public LinkMap getLinkMap()
                   throws java.rmi.RemoteException
Returns a LinkMap collection of the Links contained in this Place.