Package com.github.taymindis.jh
Interface Alertable
-
public interface Alertable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisApplicationRunning()voidlogError(Exception e)voidlogInfo(String msg)booleanshouldAlert()voidtriggerAlert(String processName, String message)
-