public class EspritServerLaunch extends AbstractServerLaunch<ServerConfig,ServerContext>
EspritServerLaunch -help to
find out about the available command line options.DO_NOT_EXIT, EXIT_CODE_CLP_ERROR, EXIT_CODE_LAUNCH_ERROR, isTestMode| Constructor and Description |
|---|
EspritServerLaunch(java.lang.String... args) |
| Modifier and Type | Method and Description |
|---|---|
protected ServerCommandLineParser |
createCommandLineParser(java.lang.String[] args)
Creates the CommandLineParser instance for launching the application.
|
protected ServerContext |
createContext(ServerConfig cfg)
Creates the application context from the Config object.
|
static void |
main(java.lang.String[] args) |
launchApplicationcreateSplashIcon, doOnContextCreated, doOnMainFrameCreated, getError, getLaunchedContext, getLaunchedMainFrame, handleCommandLineError, handleLaunchError, hasError, hasGui, launch, launchMainFrame, setTestMode, showFatalError, showFatalErrorprotected ServerCommandLineParser createCommandLineParser(java.lang.String[] args)
AbstractApplicationLaunchcreateCommandLineParser in class AbstractServerLaunch<ServerConfig,ServerContext>protected ServerContext createContext(ServerConfig cfg) throws java.lang.Exception
AbstractApplicationLaunchcreateContext in class AbstractApplicationLaunch<ServerConfig,ServerContext>java.lang.Exceptionpublic static void main(java.lang.String[] args)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.