Package com.sun.enterprise.deployment.deploy.shared

Class Summary
DeploymentPlanArchive This Archive offers an abstraction for jsr88 deployment plan as defined for the SJES Application Server.
InputJarArchive This implementation of the Archive deal with reading jar files either from a JarFile or from a JarInputStream
JarArchive This abstract class contains all common implementation of the Archive/WritableArchive interfaces for Jar files
MemoryMappedArchive  
MultiReadableArchive Implements ReadableArchive based on multiple underlying ReadableArchives, each of which will be processed in order when looking up entries, finding the manifest, etc.
OutputJarArchive Provides an implementation of the Archive that maps to a Jar file @see java.util.jar.JarFile
Util Utility logic.
 



Copyright © 2012. All Rights Reserved.