public class ArkLauncher extends BaseExecutableArchiveLauncher
AbstractLauncher for JAR based archives. This launcher assumes that dependency jars are
included inside a /SOFA-ARK/container/lib directory and that application fat jar
are included inside a /SOFA-ARK/biz/ directory and that ark plugin fat jar are included
inside a /SOFA-ARK/plugin/ directory| 限定符和类型 | 字段和说明 |
|---|---|
String |
SOFA_ARK_MAIN |
| 构造器和说明 |
|---|
ArkLauncher() |
ArkLauncher(ExecutableArchive executableArchive) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getMainClass()
Returns the main class that should be launched.
|
static void |
main(String[] args) |
createArchive, getExecutableArchivecreateContainerClassLoader, createContainerClassLoader, createMainMethodRunner, getContainerArchive, launch, launch, launch, launchpublic ArkLauncher()
public ArkLauncher(ExecutableArchive executableArchive)
protected String getMainClass()
AbstractLaunchergetMainClass 在类中 AbstractLauncherCopyright © 2019. All rights reserved.