fr.ifremer.isisfish.cron
Class RemoveOldFileTask

java.lang.Object
  extended by fr.ifremer.isisfish.cron.RemoveOldFileTask
All Implemented Interfaces:
java.lang.Runnable

public class RemoveOldFileTask
extends java.lang.Object
implements java.lang.Runnable

This cron task is used to remove old isis files. Currently remove :

Version:
$Revision: 2868 $ Last update : $Date: 2010-01-04 16:49:25 +0100 (lun., 04 janv. 2010) $ By : $Author$
Author:
chatellier

Constructor Summary
RemoveOldFileTask()
           
 
Method Summary
protected  void removeMonitoredSimulations()
          Remove old *.zip files located in monitoring directory.
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveOldFileTask

public RemoveOldFileTask()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

removeMonitoredSimulations

protected void removeMonitoredSimulations()
Remove old *.zip files located in monitoring directory.



Copyright © 1999-2010 CodeLutin. All Rights Reserved.