|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.framework.scheduler.FileCleanupThread
public class FileCleanupThread
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 |
---|
public FileCleanupThread()
Method Detail |
---|
public void setParameters(StringAttributeMap parameters)
setParameters
in interface IScheduledTask
parameters
- StringAttributeMappublic void run()
run
in interface Runnable
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |