public class Housekeeper extends java.lang.Object
Housekeeper(java.nio.file.Path path)
void
deleteOldFiles()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Housekeeper(java.nio.file.Path path)
@Scheduled(fixedRate=3600000L) public void deleteOldFiles() throws java.io.IOException
java.io.IOException