Class FileCleanerCleanup

java.lang.Object
org.apache.commons.fileupload.servlet.FileCleanerCleanup
All Implemented Interfaces:
EventListener, ServletContextListener

public class FileCleanerCleanup extends Object implements ServletContextListener
A servlet context listener, which ensures that the FileCleaningTracker's reaper thread is terminated, when the web application is destroyed.