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
Methods 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.