Class FileDestroyable

java.lang.Object
org.eclipse.jetty.util.component.FileDestroyable
All Implemented Interfaces:
Destroyable

@Deprecated(since="2021-05-27") public class FileDestroyable extends Object implements Destroyable
Deprecated.
  • Constructor Details

    • FileDestroyable

      public FileDestroyable()
      Deprecated.
    • FileDestroyable

      public FileDestroyable(String file) throws IOException
      Deprecated.
      Throws:
      IOException
    • FileDestroyable

      public FileDestroyable(File file)
      Deprecated.
  • Method Details