Uses of Class
net.dpml.transit.DefaultTransitModel

Packages that use DefaultTransitModel
net.dpml.transit The transit package contains the primary runtime classes within the Transit resource management system. 
 

Uses of DefaultTransitModel in net.dpml.transit
 

Methods in net.dpml.transit that return DefaultTransitModel
static DefaultTransitModel DefaultTransitModel.getSecureModel(Logger logger)
          Return a model that is restricted to the secure local environment with no proxy setting or external hosts.
static DefaultTransitModel DefaultTransitModel.getDefaultModel()
          Resolve the transit configuration using the default resource path local:xml:dpml/transit/config.
static DefaultTransitModel DefaultTransitModel.getDefaultModel(String category)
          Resolve the transit configuration using the default resource path local:xml:dpml/transit/config.
static DefaultTransitModel DefaultTransitModel.getDefaultModel(Logger logger)
          Resolve the transit configuration using the default resource path local:xml:dpml/transit/config.