fr.ifremer.isisfish.cron
Class RemoveOldFileTask
java.lang.Object
fr.ifremer.isisfish.cron.RemoveOldFileTask
- All Implemented Interfaces:
- Runnable
public class RemoveOldFileTask
- extends Object
- implements Runnable
This cron task is used to remove old isis files.
Currently remove :
- monitored simulations files older than 1 year
- Version:
- $Revision: 3124 $
Last update : $Date: 2010-11-29 19:14:09 +0100 (lun., 29 nov. 2010) $
By : $Author$
- Author:
- chatellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveOldFileTask
public RemoveOldFileTask()
run
public void run()
- Specified by:
run in interface Runnable
removeMonitoredSimulations
protected void removeMonitoredSimulations()
- Remove old *.zip files located in monitoring directory.
Copyright © 1999-2011 CodeLutin. All Rights Reserved.