org.sonar.api.platform
Interface ServerStartHandler

All Superinterfaces:
Extension, ServerComponent, ServerExtension

public interface ServerStartHandler
extends ServerExtension

Since:
2.2

Method Summary
 void onServerStart(Server server)
           
 

Method Detail

onServerStart

void onServerStart(Server server)


Copyright © 2009-2014 SonarSource. All Rights Reserved.