Uses of Class
com.sun.enterprise.deployment.archivist.PersistenceArchivist.SubArchivePURootScanner
-
Packages that use PersistenceArchivist.SubArchivePURootScanner Package Description com.sun.enterprise.deployment.archivist -
-
Uses of PersistenceArchivist.SubArchivePURootScanner in com.sun.enterprise.deployment.archivist
Methods in com.sun.enterprise.deployment.archivist with parameters of type PersistenceArchivist.SubArchivePURootScanner Modifier and Type Method Description protected static Map<String,ReadableArchive>PersistenceArchivist. getProbablePersistenceRoots(ReadableArchive parentArchive, PersistenceArchivist.SubArchivePURootScanner subArchivePURootScanner)Gets probable persitence roots from given parentArchive using given subArchiveRootScanner
-