Klasse Housekeeper

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

public class Housekeeper extends Object
  • Konstruktordetails

    • Housekeeper

      public Housekeeper(Path path)
  • Methodendetails

    • deleteOldFiles

      @Scheduled(fixedRate=3600000L) public void deleteOldFiles() throws IOException
      Löst aus:
      IOException