| Package | Description |
|---|---|
| com.alipay.sofa.ark.spi.argument | |
| com.alipay.sofa.ark.spi.pipeline |
| Modifier and Type | Method and Description |
|---|---|
static LaunchCommand |
LaunchCommand.parse(String[] args) |
LaunchCommand |
LaunchCommand.setClasspath(URL[] classpath) |
LaunchCommand |
LaunchCommand.setEntryClassName(String entryClassName) |
LaunchCommand |
LaunchCommand.setEntryMethodName(String entryMethodName) |
LaunchCommand |
LaunchCommand.setExecutableArkBizJar(URL executableArkBizJar) |
LaunchCommand |
LaunchCommand.setLaunchArgs(String[] launchArgs) |
LaunchCommand |
LaunchCommand.setProfiles(String[] profiles) |
| Modifier and Type | Method and Description |
|---|---|
LaunchCommand |
PipelineContext.getLaunchCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineContext.setLaunchCommand(LaunchCommand launchCommand) |
Copyright © 2024. All rights reserved.