Uses of Interface
org.glassfish.api.deployment.archive.ArchiveDetector
-
-
Uses of ArchiveDetector in com.sun.enterprise.connectors.connector.module
Classes in com.sun.enterprise.connectors.connector.module that implement ArchiveDetector Modifier and Type Class Description classRarDetectorDetects rar type archives. -
Uses of ArchiveDetector in org.glassfish.appclient.server.connector
Classes in org.glassfish.appclient.server.connector that implement ArchiveDetector Modifier and Type Class Description classCarDetectorDetects client archive (car) type archives. -
Uses of ArchiveDetector in org.glassfish.ejb.deployment.archive
Classes in org.glassfish.ejb.deployment.archive that implement ArchiveDetector Modifier and Type Class Description classEjbJarDetectorDetects EJB jar type archive. -
Uses of ArchiveDetector in org.glassfish.extras.osgicontainer
Classes in org.glassfish.extras.osgicontainer that implement ArchiveDetector Modifier and Type Class Description classOSGiArchiveDetectorDetects OSGi type archives. -
Uses of ArchiveDetector in org.glassfish.javaee.full.deployment
Classes in org.glassfish.javaee.full.deployment that implement ArchiveDetector Modifier and Type Class Description classEarDetectorDetects ear type archives. -
Uses of ArchiveDetector in org.glassfish.web.sniffer
Classes in org.glassfish.web.sniffer that implement ArchiveDetector Modifier and Type Class Description classWarDetectorDetects war type archives.
-