public interface AlarmListener
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REVISION |
Modifier and Type | Method and Description |
---|---|
void |
handleAlarm(AlarmEntry entry)
Invoked when an alarm is triggered.
|
static final java.lang.String REVISION
void handleAlarm(AlarmEntry entry)
entry
- the AlarmEntry which has been triggered.Copyright © 2001-2010 Jalios SA. All Rights Reserved.