public class CleaningAlarmListener extends java.lang.Object implements AlarmListener
AlarmListener used to clean old export ressources| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
REVISION |
| Constructor and Description |
|---|
CleaningAlarmListener(int retentionPeriod) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleAlarm(AlarmEntry entry)
Invoked when an alarm is triggered.
|
public static final java.lang.String REVISION
public void handleAlarm(AlarmEntry entry)
AlarmListenerhandleAlarm in interface AlarmListenerentry - the AlarmEntry which has been triggered.Copyright © 2001-2010 Jalios SA. All Rights Reserved.