Interface DataSourceAlertFactory


public interface DataSourceAlertFactory
Service factory for creating DataSourceAlert implementation.
  • Method Summary

    Modifier and Type
    Method
    Description
    Create 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.