Class JakartaFileCleaner

java.lang.Object
org.apache.commons.fileupload2.jakarta.servlet5.JakartaFileCleaner
All Implemented Interfaces:
ServletContextListener, EventListener

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