Uses of Class
com.sun.enterprise.deploy.shared.FileArchive
-
Packages that use FileArchive Package Description org.glassfish.deployment.common -
-
Uses of FileArchive in org.glassfish.deployment.common
Methods in org.glassfish.deployment.common that return FileArchive Modifier and Type Method Description static FileArchiveDeploymentUtils. openAsFileArchive(File dir, ArchiveFactory archiveFactory)Opens the specified file as an archive, using the provided archive factory.
-