Uses of Class
org.sonar.server.platform.DefaultServerFileSystem

Packages that use DefaultServerFileSystem
org.sonar.server.plugins   
org.sonar.server.startup   
 

Uses of DefaultServerFileSystem in org.sonar.server.plugins
 

Constructors in org.sonar.server.plugins with parameters of type DefaultServerFileSystem
PluginDeployer(DefaultServerFileSystem fileSystem)
           
PluginDownloader(UpdateCenterClient center, HttpDownloader downloader, DefaultServerFileSystem fileSystem)
           
 

Uses of DefaultServerFileSystem in org.sonar.server.startup
 

Constructors in org.sonar.server.startup with parameters of type DefaultServerFileSystem
GeneratePluginIndex(DefaultServerFileSystem fileSystem, DefaultServerPluginRepository repository)
           
JdbcDriverDeployer(DefaultServerFileSystem fileSystem)
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.