public final class ApplicationArchiveImpl extends MultiBuildItem implements ApplicationArchive, Closeable
| Constructor and Description |
|---|
ApplicationArchiveImpl(org.jboss.jandex.IndexView indexView,
Path archiveRoot,
Closeable closeable) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Path |
getArchiveRoot()
Returns a path representing the archive root.
|
org.jboss.jandex.IndexView |
getIndex() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildPathpublic org.jboss.jandex.IndexView getIndex()
getIndex in interface ApplicationArchivepublic Path getArchiveRoot()
ApplicationArchivecom.sun.nio.zipfs.ZipFileSystemgetArchiveRoot in interface ApplicationArchivepublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.