Uses of Class
org.glassfish.api.deployment.archive.ArchiveType
Packages that use ArchiveType
-
Uses of ArchiveType in org.glassfish.api.container
Methods in org.glassfish.api.container with parameters of type ArchiveTypeModifier and TypeMethodDescriptionbooleanSniffer.supportsArchiveType(ArchiveType archiveType) This API is used to help determine if the sniffer should recognize the current archive. -
Uses of ArchiveType in org.glassfish.api.deployment.archive
Subclasses of ArchiveType in org.glassfish.api.deployment.archiveModifier and TypeClassDescriptionclassApplication Client ConnectorclassEAR Archive Type.classThis module is an Enterprise Java Bean archive.classResource Connector Archive TypeclassScattered Web Archive TypeclassWeb Archive TypeMethods in org.glassfish.api.deployment.archive that return ArchiveTypeModifier and TypeMethodDescriptionArchiveDetector.getArchiveType()Returns the type of the deployment unit or archive or module whichever way you want to call what's being depoyed.