public class CleaningAlarmListener extends java.lang.Object implements AlarmListener
AlarmListener
used to clean old export ressourcesModifier 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)
AlarmListener
handleAlarm
in interface AlarmListener
entry
- the AlarmEntry which has been triggered.Copyright © 2001-2010 Jalios SA. All Rights Reserved.