Class Housekeeper

java.lang.Object
de.otto.jlineup.service.Housekeeper

public class Housekeeper extends Object
  • Constructor Details

    • Housekeeper

      public Housekeeper(Path path)
  • Method Details

    • deleteOldFiles

      @Scheduled(fixedRate=3600000L) public void deleteOldFiles() throws IOException
      Throws:
      IOException