Uses of Interface
osdep.configuration.ISystemProperties

Packages that use ISystemProperties
osdep   
osdep.configuration   
 

Uses of ISystemProperties in osdep
 

Constructors in osdep with parameters of type ISystemProperties
WebDownloader(IProxySource proxySource, IProxyAuthenticationSource authenticationSource, IConfigurationChooser externalConfigurationChooser, ISiteChooser siteChooser, IDownloadListener listener, ISystemProperties systemProperties)
          Constructor for WebDownloader
 

Uses of ISystemProperties in osdep.configuration
 

Classes in osdep.configuration that implement ISystemProperties
 class DefaultSystemProperties
          The default source of the system properties.
 

Constructors in osdep.configuration with parameters of type ISystemProperties
AutomaticConfigurationChooser(ISystemProperties systemProperties)
          Constructor