@Service public class WarPersistenceArchivist extends PersistenceArchivist
PersistenceArchivist.SubArchivePURootScanner
deplLogger, JAR_EXT, SEPERATOR_CHAR
confDDFiles, standardDD
Constructor and Description |
---|
WarPersistenceArchivist() |
Modifier and Type | Method and Description |
---|---|
Object |
open(Archivist main,
ReadableArchive warArchive,
RootDeploymentDescriptor descriptor)
Read the standard deployment descriptor of the extension
|
boolean |
supportsModuleType(ArchiveType moduleType) |
getConfigurationDDFiles, getDefaultDescriptor, getProbablePersistenceRoots, getPuRoot, getStandardDDFile, isProbablePuRootJar, readPersistenceDeploymentDescriptor, writeDeploymentDescriptors
addExtension, getConfigurationDDFile, getScanner, readRuntimeDeploymentDescriptor, writeRuntimeDeploymentDescriptors, writeStandardDeploymentDescriptors
public boolean supportsModuleType(ArchiveType moduleType)
supportsModuleType
in class PersistenceArchivist
public Object open(Archivist main, ReadableArchive warArchive, RootDeploymentDescriptor descriptor) throws IOException, SAXParseException
ExtensionsArchivist
open
in class PersistenceArchivist
warArchive
- the archivedescriptor
- the main deployment descriptorIOException
SAXParseException
Copyright © 2020. All rights reserved.