cgl.narada.wsinfra.wsr
Interface WsrSinkGroupMonitor

All Known Implementing Classes:
WsrSinkGroupMonitorImpl

public interface WsrSinkGroupMonitor

This is a class which will implemented as a thread. There should be only one instance of this thread running per database. This would typically be done by ensuring that the configuration files passed during the initializations are different for different configFiles.


Method Summary
 void startServices()
           
 void stopServices()
           
 

Method Detail

startServices

public void startServices()

stopServices

public void stopServices()