public interface AlarmHandler
Alarm thread. Such alarm
threads
are commonly combined with time-out errors.
This interface has remote capabilities. This enables alarms to call
alarm handlers on a remote machine. | Modifier and Type | Method and Description |
|---|---|
void |
setOff(String trigger)
The alarm-handling method.
|
void setOff(String trigger)