Esri Geoportal Server
1.0

com.esri.gpt.framework.scheduler
Class FileCleanupThread

java.lang.Object
  extended by com.esri.gpt.framework.scheduler.FileCleanupThread
All Implemented Interfaces:
IScheduledTask, Runnable

public class FileCleanupThread
extends Object
implements Runnable, IScheduledTask

Document cleanup background thread.

This class is designed to be registered within scheduler facility.


Constructor Summary
FileCleanupThread()
           
 
Method Summary
 void run()
          Performs cleaning up task
 void setParameters(StringAttributeMap parameters)
          Sets the parameters for File clean up
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileCleanupThread

public FileCleanupThread()
Method Detail

setParameters

public void setParameters(StringAttributeMap parameters)
Sets the parameters for File clean up

Specified by:
setParameters in interface IScheduledTask
Parameters:
parameters - StringAttributeMap

run

public void run()
Performs cleaning up task

Specified by:
run in interface Runnable

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.