Uses of Class
org.sonar.api.platform.Server

Packages that use Server
org.sonar.api.platform   
org.sonar.api.utils   
 

Uses of Server in org.sonar.api.platform
 

Methods in org.sonar.api.platform with parameters of type Server
 void ServerStartHandler.onServerStart(Server server)
           
 void ServerStopHandler.onServerStop(Server server)
           
 

Uses of Server in org.sonar.api.utils
 

Constructors in org.sonar.api.utils with parameters of type Server
HttpDownloader(Server server, org.apache.commons.configuration.Configuration configuration)
           
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.