cgl.narada.wsinfra.wsr
Interface WsrSinkGroupMonitorFactory
- All Known Implementing Classes:
- WsrSinkGroupMonitorFactoryImpl
- public interface WsrSinkGroupMonitorFactory
This is a factory class which ensures that there is only instance of the
SourceGroupMonitorThread running for a given database. If there are multiple
databases with multiple sources/sinks this factory class will still work
fine.
getWsrSinkGroupMonitor
public WsrSinkGroupMonitor getWsrSinkGroupMonitor(String configInfo,
WsMessageFlow wsMessageFlow)
throws WsrStorageException,
DeploymentException
- Throws:
WsrStorageException
DeploymentException