org.sonar.core.batch
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 © 2007-2008 hortis. All Rights Reserved.