Uses of Package
net.dpml.transit

Packages that use net.dpml.transit
net.dpml.appliance Interfaces representing managed processes. 
net.dpml.lang Low-level services dealing with part deployment and management. 
net.dpml.station Application profile and process execution support. 
net.dpml.transit The transit package contains the primary runtime classes within the Transit resource management system. 
net.dpml.transit.layout Standard layout strategies. 
 

Classes in net.dpml.transit used by net.dpml.appliance
ContentManager
          Management interface to a content type handler.
 

Classes in net.dpml.transit used by net.dpml.lang
ContentHandler
          Abstract base class for artifact content handler.
ContentManager
          Management interface to a content type handler.
 

Classes in net.dpml.transit used by net.dpml.station
ContentHandler
          Abstract base class for artifact content handler.
ContentManager
          Management interface to a content type handler.
 

Classes in net.dpml.transit used by net.dpml.transit
Artifact
          A utility class the handles validation of artifact style uri strings.
ArtifactException
          Exception to indicate that there was an Artifact related error.
ArtifactNotFoundException
          Exception to indicate that an Artifact could not be located.
ContentHandler
          Abstract base class for artifact content handler.
HostManager
          Management interface to a resource host.
Layout
          Definition of a repository layout.
LinkManager
          The LinkManager is responsible for storing the mapping between a Link instance and a URI.
Monitor
          Transit event monitor.
Transit
          The Transit class manages the establishment of a singleton transit instance.
TransitError
          Critical Transit system error.
TransitException
          Exception to indicate that there was an exception related to the transit protocol.
UnsupportedSchemeException
          Exception to indicate that the scheme of a supplied uri is not recognized as a member of the artifact family.
 

Classes in net.dpml.transit used by net.dpml.transit.layout
Artifact
          A utility class the handles validation of artifact style uri strings.
Layout
          Definition of a repository layout.