Uses of Class
org.glassfish.api.deployment.DeployCommandParameters
-
Packages that use DeployCommandParameters Package Description org.glassfish.api.deployment.archive -
-
Uses of DeployCommandParameters in org.glassfish.api.deployment.archive
Methods in org.glassfish.api.deployment.archive with parameters of type DeployCommandParameters Modifier and Type Method Description ReadableArchiveReadableArchiveFactory. open(URI archivePath, DeployCommandParameters commandProperties)Gives a ReadableArchive.
-