public class InMemoryArchive
extends org.eclipse.persistence.internal.jpa.deployment.URLArchive
Constructor and Description |
---|
InMemoryArchive(InputStream stream) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Close this archive and associated InputStream.
|
InputStream |
getDescriptorStream() |
getEntries, getEntry, getEntryAsURL
getDescriptorLocation, getRootURL, setDescriptorLocation, setRootURL, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getRootURL
public InMemoryArchive(InputStream stream)
public InputStream getDescriptorStream() throws IOException
getDescriptorStream
in interface Archive
getDescriptorStream
in class org.eclipse.persistence.internal.jpa.deployment.ArchiveBase
IOException
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.