public class RemoteServerShutdownLaunch extends AbstractClientLaunch<de.esprit.netsuite.eclient.RemoteServerShutdownLaunch.MyStopServerCFG,ClientContext>
EspritServerLaunch
with the -shutdown option.Constructor and Description |
---|
RemoteServerShutdownLaunch(java.lang.String[] args) |
Modifier and Type | Method and Description |
---|---|
protected de.esprit.netsuite.eclient.RemoteServerShutdownLaunch.MyStopServerCLP |
createCommandLineParser(java.lang.String[] args)
Creates the CommandLineParser instance for launching the application.
|
protected ClientContext |
createContext(de.esprit.netsuite.eclient.RemoteServerShutdownLaunch.MyStopServerCFG cfg)
Creates the application context from the Config object.
|
protected void |
launchApplication(ClientContext clientCtx)
Must be implemented for running a non-GUI application
|
static void |
main(java.lang.String[] args) |
createSplashIcon, getError, getLaunchedContext, getLaunchedMainFrame, handleCommandLineError, handleLaunchError, hasError, hasGui, launch, launchMainFrame, setExitOnError
public RemoteServerShutdownLaunch(java.lang.String[] args)
protected de.esprit.netsuite.eclient.RemoteServerShutdownLaunch.MyStopServerCLP createCommandLineParser(java.lang.String[] args)
AbstractApplicationLaunch
createCommandLineParser
in class AbstractApplicationLaunch<de.esprit.netsuite.eclient.RemoteServerShutdownLaunch.MyStopServerCFG,ClientContext>
protected ClientContext createContext(de.esprit.netsuite.eclient.RemoteServerShutdownLaunch.MyStopServerCFG cfg) throws java.lang.Exception
AbstractApplicationLaunch
createContext
in class AbstractApplicationLaunch<de.esprit.netsuite.eclient.RemoteServerShutdownLaunch.MyStopServerCFG,ClientContext>
java.lang.Exception
protected void launchApplication(ClientContext clientCtx) throws java.lang.Exception
AbstractApplicationLaunch
launchApplication
in class AbstractApplicationLaunch<de.esprit.netsuite.eclient.RemoteServerShutdownLaunch.MyStopServerCFG,ClientContext>
java.lang.Exception
public static void main(java.lang.String[] args)
Copyright © 2011 EsprIT-Systems. All Rights Reserved.