Uses of Class
com.sun.enterprise.deployment.archivist.ExtensionsArchivistFor
-
Packages that use ExtensionsArchivistFor Package Description com.sun.enterprise.deployment.archivist org.glassfish.ejb.deployment.archivist org.glassfish.webservices.archivist -
-
Uses of ExtensionsArchivistFor in com.sun.enterprise.deployment.archivist
Classes in com.sun.enterprise.deployment.archivist with annotations of type ExtensionsArchivistFor Modifier and Type Class Description classACCPersistenceArchivistPersistenceArchivist for app clients that knows how to scan for PUs in the app client itself as well as in library JARs (or top-level JARs from the containing EAR) that might accompany the app client.classEarPersistenceArchivistclassServerSidePersistenceArchivistArchivist that reads persitence.xml for ejb jars and appclient while running on server sideclassWarPersistenceArchivistThis checks in war archives using JPA -
Uses of ExtensionsArchivistFor in org.glassfish.ejb.deployment.archivist
Classes in org.glassfish.ejb.deployment.archivist with annotations of type ExtensionsArchivistFor Modifier and Type Class Description classEjbInWarArchivist -
Uses of ExtensionsArchivistFor in org.glassfish.webservices.archivist
Classes in org.glassfish.webservices.archivist with annotations of type ExtensionsArchivistFor Modifier and Type Class Description classWebServicesArchivistExtension Archivist for webservices.
-