public interface ExecutableArchive extends Archive
Archive.Entry, Archive.EntryFilter| Modifier and Type | Method and Description |
|---|---|
List<BizArchive> |
getBizArchives()
Get all Biz Archiver
|
List<URL> |
getConfClasspath()
Get ark conf class path
|
ContainerArchive |
getContainerArchive()
Get Ark Container Archiver
|
List<PluginArchive> |
getPluginArchives()
Get all Plugin Archiver
|
getInputStream, getManifest, getNestedArchive, getNestedArchives, getUrlforEach, iterator, spliteratorContainerArchive getContainerArchive() throws Exception
Exception - throw exception when meets errorList<BizArchive> getBizArchives() throws Exception
Exception - throw exception when meets errorList<PluginArchive> getPluginArchives() throws Exception
Exception - throw exception when meets errorCopyright © 2024. All rights reserved.