Uses of Interface
org.sonar.api.platform.ServerStopHandler

Packages that use ServerStopHandler
org.sonar.server.platform   
 

Uses of ServerStopHandler in org.sonar.server.platform
 

Constructors in org.sonar.server.platform with parameters of type ServerStopHandler
ServerLifecycleNotifier(Server server, ServerStartHandler[] startHandlers, ServerStopHandler[] stopHandlers)
           
ServerLifecycleNotifier(Server server, ServerStopHandler[] stopHandlers)
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.