org.apache.avalon.extension.Extension <p>Utility class that represents either an available "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file, or the requirement for such an optional package.</p> <p>For more information about optional packages, see the document < ...
org.apache.avalon.phoenix.components.classloader.DefaultClassLoaderManager Component that creates and manages the {@link ClassLoader} for an application loaded out of a <tt>.sar</tt> deployment. <p>Currently it creates a policy based on the policy declaration in the configuration. It then just creates a URLClassLoader and populates it with the specifie ...
org.apache.catalina.util.ManifestResource Representation of a Manifest file and its available extensions and required extensions @author Greg Murray @author Justyna Horwat @version $Revision: 1.5 $ $Date: 2004/02/27 14:58:50 $
org.objectweb.jonas.ear.lib.EarClassPathManager JOnAS Ear class path manager class. This class provides a way for managing the class-path dependency libraries. @author Florent Benoit @author Ludovic Bert @author Nicolas Van Caneghem <nicolas.vancaneghem@openpricer.com>Allow the deployment of an exploded ear
org.eclipse.jdt.ui.jarpackager.JarWriter2 Creates a JAR file for the given JAR package data. <p> Clients may subclass. </p> @see org.eclipse.jdt.ui.jarpackager.JarPackageData @since 3.1