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