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()
MaintenanceTaskperformMaintenance in interface MaintenanceTask