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, setExitOnError
protected final void launchApplication(C ctx) throws java.lang.Exception
AbstractApplicationLaunch
launchApplication
in class AbstractApplicationLaunch<G extends ServerConfig,C extends ServerContext>
java.lang.Exception
Copyright © 2011 EsprIT-Systems. All Rights Reserved.