public class TempFileMaintenance extends java.lang.Object implements MaintenanceTask
Constructor and Description |
---|
TempFileMaintenance(<any> tempDir,
<any> lifeSpan) |
Modifier and Type | Method and Description |
---|---|
void |
performMaintenance()
Callback called by the maintenance thread.
|
public void performMaintenance()
MaintenanceTask
performMaintenance
in interface MaintenanceTask