Uses of Interface
net.dpml.transit.Disposable

Packages that use Disposable
net.dpml.station.console Station commandline handler. 
net.dpml.transit The transit package contains the primary runtime classes within the Transit resource management system. 
 

Uses of Disposable in net.dpml.station.console
 

Classes in net.dpml.station.console that implement Disposable
 class StationPlugin
          Plugin that handles station commands.
 

Uses of Disposable in net.dpml.transit
 

Classes in net.dpml.transit that implement Disposable
 class DefaultModel
          A abstract base class that established an event queue and handles event dispatch operations for listeners declared in classes extending this base class.
 class DefaultTransitModel
          The DefaultTransitModel class maintains an active configuration of the Transit system.