public abstract class AbstractServerLaunch<G extends ServerConfig,C extends ServerContext> extends AbstractApplicationLaunch<G,C>
ApplicationContext to ServerContext
and makes the ServerContext accessible from the launch.| Constructor and Description |
|---|
AbstractServerLaunch(java.lang.String[] args) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
launchApplication(C ctx)
Must be implemented for running a non-GUI application
|
createCommandLineParser, createContext, createSplashIcon, getError, getLaunchedContext, getLaunchedMainFrame, handleCommandLineError, handleLaunchError, hasError, hasGui, launch, launchMainFrame, setExitOnErrorprotected final void launchApplication(C ctx) throws java.lang.Exception
AbstractApplicationLaunchlaunchApplication in class AbstractApplicationLaunch<G extends ServerConfig,C extends ServerContext>java.lang.ExceptionCopyright © 2011 EsprIT-Systems. All Rights Reserved.