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) |
launchApplication
createSplashIcon, doOnContextCreated, doOnMainFrameCreated, getError, getLaunchedContext, getLaunchedMainFrame, handleCommandLineError, handleLaunchError, hasError, hasGui, launch, launchMainFrame, setTestMode, showFatalError, showFatalError
protected ServerCommandLineParser createCommandLineParser(java.lang.String[] args)
AbstractApplicationLaunch
createCommandLineParser
in class AbstractServerLaunch<ServerConfig,ServerContext>
protected ServerContext createContext(ServerConfig cfg) throws java.lang.Exception
AbstractApplicationLaunch
createContext
in class AbstractApplicationLaunch<ServerConfig,ServerContext>
java.lang.Exception
public static void main(java.lang.String[] args)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.