|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.plexus.classworlds.launcher.Launcher
org.codehaus.classworlds.Launcher
A compatibility wrapper for org.codehaus.plexus.classworlds.launcher.Launcher provided for legacy code
| Field Summary |
| Fields inherited from class org.codehaus.plexus.classworlds.launcher.Launcher |
CLASSWORLDS_CONF, mainClassName, mainRealmName, systemClassLoader, UBERJAR_CONF_DIR, world |
| Constructor Summary | |
Launcher()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Launch the launcher from the command line. |
static int |
mainWithExitCode(java.lang.String[] args)
Launch the launcher. |
| Methods inherited from class org.codehaus.plexus.classworlds.launcher.Launcher |
configure, getEnhancedMainMethod, getExitCode, getMainClass, getMainClassName, getMainMethod, getMainRealm, getMainRealmName, getSystemClassLoader, getWorld, launch, launchEnhanced, launchStandard, setAppMain, setSystemClassLoader, setWorld |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Launcher()
| Method Detail |
public static void main(java.lang.String[] args)
args - The application command-line arguments.
public static int mainWithExitCode(java.lang.String[] args)
throws java.lang.Exception
args - The application command-line arguments.
java.lang.Exception - If an error occurs.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||