org.sonar.core.database
Interface DatabaseListener

All Known Implementing Classes:
OperationalDatabaseListener

public interface DatabaseListener


Method Summary
 boolean canStart()
           
 boolean isStarted()
           
 void start()
           
 

Method Detail

canStart

boolean canStart()

start

void start()

isStarted

boolean isStarted()


Copyright © 2008 SonarSource SA. All Rights Reserved.