Package com.sun.enterprise.deployment.deploy.shared
package com.sun.enterprise.deployment.deploy.shared
-
ClassesClassDescriptionThis Archive offers an abstraction for jsr88 deployment plan as defined for the SJES Application Server.This implementation of the Archive deal with reading jar files either from a JarFile or from a JarInputStreamThis abstract class contains all common implementation of the Archive/WritableArchive interfaces for Jar filesImplements ReadableArchive based on multiple underlying ReadableArchives, each of which will be processed in order when looking up entries, finding the manifest, etc.Provides an implementation of the Archive that maps to a Jar file @see java.util.jar.JarFileUtility logic.