Class OutputDirectoryProvider


  • @Component
    public class OutputDirectoryProvider
    extends Object
    Creates and clears a Directory on disk, which is defined by the application properties.
    • Method Detail

      • getFileOnDisk

        public File getFileOnDisk()
      • clear

        public void clear()
                   throws IOException
        Removes the output directory and all files and directories within it.
        Throws:
        IOException - if file operation fails