Uses of Class
com.sun.enterprise.deployment.deploy.shared.JarArchive
-
Packages that use JarArchive Package Description com.sun.enterprise.deployment.deploy.shared -
-
Uses of JarArchive in com.sun.enterprise.deployment.deploy.shared
Subclasses of JarArchive in com.sun.enterprise.deployment.deploy.shared Modifier and Type Class Description classDeploymentPlanArchiveThis Archive offers an abstraction for jsr88 deployment plan as defined for the SJES Application Server.classInputJarArchiveThis implementation of the Archive deal with reading jar files either from a JarFile or from a JarInputStreamclassMemoryMappedArchiveclassOutputJarArchiveProvides an implementation of the Archive that maps to a Jar file @see java.util.jar.JarFile
-