com.jalios.jcms.stat
Class CleaningAlarmListener
java.lang.Object
com.jalios.jcms.stat.CleaningAlarmListener
- All Implemented Interfaces:
- AlarmListener
public class CleaningAlarmListener
- extends Object
- implements AlarmListener
AlarmListener
used to clean old export ressources
- Since:
- JCMS 6.3
- Author:
- Ludovic SMADJA
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REVISION
public static final String REVISION
- See Also:
- Constant Field Values
CleaningAlarmListener
public CleaningAlarmListener(int retentionPeriod)
handleAlarm
public void handleAlarm(AlarmEntry entry)
- Description copied from interface:
AlarmListener
- Invoked when an alarm is triggered.
- Specified by:
handleAlarm
in interface AlarmListener
- Parameters:
entry
- the AlarmEntry which has been triggered.
Copyright © 2001-2010 Jalios SA. All Rights Reserved.