Package net.artima.place

Interface Summary
Link Represents a link to a resource on the network.
LinkMap Represents a map of links to resources on the network.
ModifiableLinkMap Represents a modifiable map of links to resources on the network.
Place A collection of Links to resources on the network.
ResourceInfo A bundle of information about a resource represented by a Link.
 

Class Summary
PropertyFileResourceInfo A bundle of information about a resource represented by a Link.
ServiceContextFactory A static factory that produces a service context object.
URLLink Represents a link to a resource on the network.
 

Exception Summary
LinkActivationException Indicates a link activation failed.
NoURLAvailableException Thrown to indicate that the getURL() has been called on a Link, but the Link cannot be expressed in terms of a URL.