Package org.jivesoftware.openfire.http
Class TempFileToucherTask
java.lang.Object
java.util.TimerTask
org.jivesoftware.openfire.http.TempFileToucherTask
- All Implemented Interfaces:
Runnable
A task that, periodically, updates the 'last modified' date of all files in the Jetty 'tmp' directories. This
prevents operating systems from removing files that it thinks are unused.
- Author:
- Guus der Kinderen, guus.der.kinderen@gmail.com
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime