public interface DataSourceAlertFactory
Service factory for creating DataSourceAlert implementation.
-
Method Summary
Modifier and TypeMethodDescriptionCreate a DataSourceAlert for notifications when DataSource down and up are detected.
-
Method Details
-
createAlert
DataSourceAlert createAlert()Create a DataSourceAlert for notifications when DataSource down and up are detected.
-