Interface Alertable


  • public interface Alertable
    • Method Detail

      • isApplicationRunning

        boolean isApplicationRunning()
      • shouldAlert

        boolean shouldAlert()
      • logInfo

        void logInfo​(String msg)
      • triggerAlert

        void triggerAlert​(String processName,
                          String message)