public static class ClasspathLauncher.ClassPathArchive extends Object implements ExecutableArchive
Archive.Entry, Archive.EntryFilter| 限定符和类型 | 字段和说明 |
|---|---|
static String |
FILE_IN_JAR |
| 构造器和说明 |
|---|
ClassPathArchive(String className,
String methodName,
URL[] urls) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic ClassPathArchive(String className, String methodName, URL[] urls) throws IOException
IOExceptionpublic ContainerArchive getContainerArchive() throws Exception
getContainerArchive 在接口中 ExecutableArchiveExceptionprotected ContainerArchive getJarContainerArchive() throws Exception
Exceptionpublic List<BizArchive> getBizArchives() throws Exception
getBizArchives 在接口中 ExecutableArchiveExceptionpublic List<PluginArchive> getPluginArchives() throws Exception
getPluginArchives 在接口中 ExecutableArchiveExceptionpublic List<URL> getConfClasspath() throws IOException
getConfClasspath 在接口中 ExecutableArchiveIOExceptionpublic Manifest getManifest()
getManifest 在接口中 Archivepublic List<Archive> getNestedArchives(Archive.EntryFilter filter)
getNestedArchives 在接口中 Archivepublic Archive getNestedArchive(Archive.Entry entry)
getNestedArchive 在接口中 Archivepublic InputStream getInputStream(ZipEntry zipEntry)
getInputStream 在接口中 Archivepublic Iterator<Archive.Entry> iterator()
iterator 在接口中 Iterable<Archive.Entry>protected BizArchive createDirectoryBizModuleArchive()
protected ContainerArchive createDirectoryContainerArchive()
protected URL[] filterURLs(URL[] urls)
protected URL[] filterBizUrls(URL[] urls)
urls - Copyright © 2019. All rights reserved.