public class HeadlessMainLauncher extends AbstractLauncher<Object>
manifest| Constructor and Description |
|---|
HeadlessMainLauncher(LauncherParams parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createApplication(Class<Object> appClass) |
LauncherParams |
getParameters() |
static void |
main(String[] args) |
protected void |
process() |
protected void |
reportError(String title,
Throwable error) |
protected void |
setupClassLoader(ClassLoader classLoader) |
protected void |
updateProgress(double progress) |
checkIgnoreUpdateErrorSetting, checkSSLIgnoreflag, createApplicationEnvironment, createClassLoader, getManifest, getPhase, setPhase, setupIgnoreSSLCertificate, setupLogFile, syncFiles, syncManifest, updateManifestpublic HeadlessMainLauncher(LauncherParams parameters)
public LauncherParams getParameters()
getParameters in class AbstractLauncher<Object>protected void updateProgress(double progress)
updateProgress in class AbstractLauncher<Object>protected void createApplication(Class<Object> appClass)
createApplication in class AbstractLauncher<Object>protected void reportError(String title, Throwable error)
reportError in class AbstractLauncher<Object>protected void setupClassLoader(ClassLoader classLoader)
setupClassLoader in class AbstractLauncher<Object>Copyright © 2018 SYSE. All rights reserved.