public class CabinClasspathLauncher extends AbstractLauncher
agentUrls, arguments| 构造器和说明 |
|---|
CabinClasspathLauncher(String mainClass,
URL[] urls) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Object |
createCabinContainer(Class<?> cabinContainerClass) |
protected String |
findAppMainClass() |
protected Archive |
findContainerArchive() |
protected boolean |
lazyLoadExportClass() |
findAppMainMethod, findJavaAgentUrls, invokeStart, launchprotected Object createCabinContainer(Class<?> cabinContainerClass) throws Exception
createCabinContainer 在类中 AbstractLauncherExceptionprotected String findAppMainClass()
findAppMainClass 在类中 AbstractLauncherprotected Archive findContainerArchive() throws Exception
findContainerArchive 在类中 AbstractLauncherExceptionprotected boolean lazyLoadExportClass()
lazyLoadExportClass 在类中 AbstractLauncherCopyright © 2021. All rights reserved.