@Service public class EarPersistenceArchivist extends PersistenceArchivist
PersistenceArchivist.SubArchivePURootScannerdeplLogger, JAR_EXT, SEPERATOR_CHARconfDDFiles, standardDD| Constructor and Description |
|---|
EarPersistenceArchivist() |
| Modifier and Type | Method and Description |
|---|---|
Object |
open(Archivist main,
ReadableArchive earArchive,
RootDeploymentDescriptor descriptor)
Reads persistence.xml from spec defined pu roots of an ear.
|
boolean |
supportsModuleType(ArchiveType moduleType) |
getConfigurationDDFiles, getDefaultDescriptor, getProbablePersistenceRoots, getPuRoot, getStandardDDFile, isProbablePuRootJar, readPersistenceDeploymentDescriptor, writeDeploymentDescriptorsaddExtension, getConfigurationDDFile, getScanner, readRuntimeDeploymentDescriptor, writeRuntimeDeploymentDescriptors, writeStandardDeploymentDescriptorspublic boolean supportsModuleType(ArchiveType moduleType)
supportsModuleType in class PersistenceArchivistpublic Object open(Archivist main, ReadableArchive earArchive, RootDeploymentDescriptor descriptor) throws IOException, SAXParseException
open in class PersistenceArchivistearArchive - the archivedescriptor - the main deployment descriptorIOExceptionSAXParseExceptionCopyright © 2017. All rights reserved.