Package com.sun.enterprise.deploy.shared
Class AbstractArchiveHandler
java.lang.Object
org.glassfish.internal.deployment.GenericHandler
com.sun.enterprise.deploy.shared.AbstractArchiveHandler
- All Implemented Interfaces:
org.glassfish.api.deployment.archive.ArchiveHandler
public abstract class AbstractArchiveHandler
extends org.glassfish.internal.deployment.GenericHandler
Common methods for ArchiveHandler implementations
- Author:
- Jerome Dochez
-
Field Summary
FieldsFields inherited from class org.glassfish.internal.deployment.GenericHandler
habitat -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetManifestLibraries(org.glassfish.api.deployment.DeploymentContext context) protected static XMLInputFactoryMethods inherited from class org.glassfish.internal.deployment.GenericHandler
expand, getClassPathURIs, getDefaultApplicationName, getDefaultApplicationName, getDefaultApplicationNameFromArchiveName, getManifest, getVersionIdentifier, requiresAnnotationScanningMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.glassfish.api.deployment.archive.ArchiveHandler
getArchiveType, getClassLoader, handles
-
Field Details
-
deplLogger
-
-
Constructor Details
-
AbstractArchiveHandler
public AbstractArchiveHandler()
-
-
Method Details
-
getManifestLibraries
-
getXMLInputFactory
-