Class AutoDeployedFilesManager.UndeployRequestedFile

java.lang.Object
java.io.File
org.glassfish.deployment.autodeploy.AutoDeployedFilesManager.UndeployRequestedFile
All Implemented Interfaces:
Serializable, Comparable<File>
Enclosing class:
AutoDeployedFilesManager

protected static final class AutoDeployedFilesManager.UndeployRequestedFile extends File
See Also:
  • Constructor Details

    • UndeployRequestedFile

      public UndeployRequestedFile(File parent, String child)
    • UndeployRequestedFile

      public UndeployRequestedFile(String path)
    • UndeployRequestedFile

      public UndeployRequestedFile(String parent, String child)
    • UndeployRequestedFile

      public UndeployRequestedFile(URI uri)
    • UndeployRequestedFile

      public UndeployRequestedFile(File f)