|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jalios.jcms.stat.CleaningAlarmListener
public class CleaningAlarmListener
AlarmListener used to clean old export ressources
| Field Summary | |
|---|---|
static java.lang.String |
REVISION
|
| Constructor Summary | |
|---|---|
CleaningAlarmListener(int retentionPeriod)
|
|
| Method Summary | |
|---|---|
void |
handleAlarm(AlarmEntry entry)
Invoked when an alarm is triggered. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String REVISION
| Constructor Detail |
|---|
public CleaningAlarmListener(int retentionPeriod)
| Method Detail |
|---|
public void handleAlarm(AlarmEntry entry)
AlarmListener
handleAlarm in interface AlarmListenerentry - the AlarmEntry which has been triggered.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||