Uses of Class
net.dpml.transit.info.CacheDirective

Packages that use CacheDirective
net.dpml.transit.info Data structures supporting long term persistence of transit systems configuration. 
 

Uses of CacheDirective in net.dpml.transit.info
 

Methods in net.dpml.transit.info that return CacheDirective
 CacheDirective TransitDirective.getCacheDirective()
          Return the cache configuration directive.
 

Constructors in net.dpml.transit.info with parameters of type CacheDirective
TransitDirective(ProxyDirective proxy, CacheDirective cache)
          Creation of a new codebase descriptor.