it.geosolutions.tools.io.file
Class FileGarbageCollector

java.lang.Object
  extended by it.geosolutions.tools.io.file.FileGarbageCollector

public final class FileGarbageCollector
extends Object

FileCleaningTracker

Author:
Carlo Cancellieri - carlo.cancellieri@geo-solutions.it

Constructor Summary
FileGarbageCollector()
           
 
Method Summary
static org.apache.commons.io.FileCleaningTracker getFileCleaningTracker()
          Return a initialized instance of this singleton
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileGarbageCollector

public FileGarbageCollector()
Method Detail

getFileCleaningTracker

public static org.apache.commons.io.FileCleaningTracker getFileCleaningTracker()
Return a initialized instance of this singleton

Returns:
initialized instance of this singleton
Throws:
InterruptedException - - if Unable to get the lock


Copyright © 2011-2012 GeoSolutions. All Rights Reserved.