public class Launcher extends Launcher
CLASSWORLDS_CONF, mainClassName, mainRealmName, systemClassLoader, UBERJAR_CONF_DIR, world
Constructor and Description |
---|
Launcher() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Launch the launcher from the command line.
|
static int |
mainWithExitCode(String[] args)
Launch the launcher.
|
configure, getEnhancedMainMethod, getExitCode, getMainClass, getMainClassName, getMainMethod, getMainRealm, getMainRealmName, getSystemClassLoader, getWorld, launch, launchEnhanced, launchStandard, setAppMain, setSystemClassLoader, setWorld
public static void main(String[] args)
args
- The application command-line arguments.Copyright © 2002-2013 Codehaus. All Rights Reserved.