Uses of Package
net.dpml.transit.model

Packages that use net.dpml.transit.model
net.dpml.station.server Process management controller implementation. 
net.dpml.transit The transit package contains the primary runtime classes within the Transit resource management system. 
net.dpml.transit.management   
net.dpml.transit.model The model package contains a set of interfaces that define an active configuration model. 
 

Classes in net.dpml.transit.model used by net.dpml.station.server
TransitModel
          The TransitModel is an interface implemented by objects that maintain an active Tranist configuration.
 

Classes in net.dpml.transit.model used by net.dpml.transit
CacheModel
          A CacheModel maintains information about the configuration of the Transit cache subsystem.
DisposalListener
          A DisposalListener is implementated by objects that need to be notified abiout the disposal of an event source.
ProxyModel
          The ProxyModel is an interface implemented by objects that manage the configuration of transit proxy settings.
TransitModel
          The TransitModel is an interface implemented by objects that maintain an active Tranist configuration.
 

Classes in net.dpml.transit.model used by net.dpml.transit.management
HostModel
          The HostModel interface is implemented by objects that control the the configuration of resource host implementations.
LayoutModel
          A LayoutModel maintains information about the configuration of a host or cache layout.
TransitModel
          The TransitModel is an interface implemented by objects that maintain an active Tranist configuration.
 

Classes in net.dpml.transit.model used by net.dpml.transit.model
CacheDirectoryChangeEvent
          Event signalling a change to the Tranist cache directory.
CacheEvent
          An abstract event related to the addition and removal of hosts to and from the cache model.
CacheListener
          A listener for events related to the Transit cache subsystem.
CacheModel
          A CacheModel maintains information about the configuration of the Transit cache subsystem.
CodeBaseEvent
          An event pertaining to a change in a plugin uri assigned to a codebase model.
CodeBaseListener
          Interface implemented by objects concerning with changes to a codebase model.
CodeBaseModel
          A CodeBaseModel maintains information about the configuration of a pluggable subsystem.
DisposalEvent
          A event pertaining to the disposal of a source object.
DisposalListener
          A DisposalListener is implementated by objects that need to be notified abiout the disposal of an event source.
HostChangeEvent
          An event pertaining to a modification to a host model base url, index, request identifier or connection credentials.
HostEvent
          An abstract event pertaining to host feature changes.
HostLayoutEvent
          An event signalling the change to the layout model assigned to a host model.
HostListener
          The HostListener is an interface implmented by resource host implementation.
HostModel
          The HostModel interface is implemented by objects that control the the configuration of resource host implementations.
HostNameEvent
          An event signalling the change of name of a host.
HostPriorityEvent
          An event signalling the change in priority of a host.
LayoutEvent
          A event pertaining to content model changes.
LayoutListener
          A LayoutListener is implementated by objects whishing to monitor layout model changes.
LayoutModel
          A LayoutModel maintains information about the configuration of a host or cache layout.
LayoutRegistryEvent
          An event issued by a layout registry signalling addition or removal of a layout model.
LayoutRegistryListener
          Interface implemented by objects that are interested in changes to a layout registry.
LayoutRegistryModel
          A LayoutRegistryModel maintains a collection of layout models.
LocationEvent
          An event pertaining to a change in a plugin uri assigned to a codebase model.
ModelException
          Exception to indicate that there was a model related error.
ParametersEvent
          An event pertaining to a change in a plugin uri assigned to a codebase model.
ProxyEvent
          An event pertaining to the Transit proxy configuration.
ProxyListener
          A ProxyListener is implemented by clients whishing to be notified about changes to a transit proxy configuration.
ProxyModel
          The ProxyModel is an interface implemented by objects that manage the configuration of transit proxy settings.
RequestIdentifier
          A request identifier.