Class AutoDeployedFilesManager.UndeployRequestedFile
java.lang.Object
java.io.File
org.glassfish.deployment.autodeploy.AutoDeployedFilesManager.UndeployRequestedFile
- All Implemented Interfaces:
Serializable,Comparable<File>
- Enclosing class:
- AutoDeployedFilesManager
- See Also:
-
Field Summary
Fields inherited from class java.io.File
pathSeparator, pathSeparatorChar, separator, separatorChar -
Constructor Summary
ConstructorsConstructorDescriptionUndeployRequestedFile(File parent, String child) UndeployRequestedFile(String path) UndeployRequestedFile(String parent, String child) UndeployRequestedFile(URI uri) -
Method Summary
Methods inherited from class java.io.File
canExecute, canRead, canWrite, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, exists, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getFreeSpace, getName, getParent, getParentFile, getPath, getTotalSpace, getUsableSpace, hashCode, isAbsolute, isDirectory, isFile, isHidden, lastModified, length, list, list, listFiles, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setExecutable, setExecutable, setLastModified, setReadable, setReadable, setReadOnly, setWritable, setWritable, toPath, toString, toURI, toURL
-
Constructor Details
-
UndeployRequestedFile
-
UndeployRequestedFile
-
UndeployRequestedFile
-
UndeployRequestedFile
-
UndeployRequestedFile
-