org.sonar.api.platform
Interface ServerStopHandler

All Superinterfaces:
Extension, ServerComponent, ServerExtension

public interface ServerStopHandler
extends ServerExtension

Since:
2.2

Method Summary
 void onServerStop(Server server)
           
 

Method Detail

onServerStop

void onServerStop(Server server)


Copyright © 2009-2011 SonarSource. All Rights Reserved.