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