public class EspritDBCreateLaunch extends AbstractApplicationLaunch<de.esprit.appsuite.database.dbo.DBCreateConfig,de.esprit.appsuite.database.dbo.DBCreateContext>
EspritDBCreate
class for creating the esprit sample database.DO_NOT_EXIT, EXIT_CODE_CLP_ERROR, EXIT_CODE_LAUNCH_ERROR, isTestMode
Constructor and Description |
---|
EspritDBCreateLaunch(java.lang.String... args) |
Modifier and Type | Method and Description |
---|---|
protected de.esprit.appsuite.database.dbo.DBCreateCommandLineParser |
createCommandLineParser(java.lang.String[] args)
Creates the CommandLineParser instance for launching the application.
|
protected de.esprit.appsuite.database.dbo.DBCreateContext |
createContext(de.esprit.appsuite.database.dbo.DBCreateConfig cfg)
Creates the application context from the Config object.
|
protected void |
launchApplication(de.esprit.appsuite.database.dbo.DBCreateContext ctx)
Must be implemented for running a non-GUI application
|
static void |
main(java.lang.String[] args) |
createSplashIcon, doOnContextCreated, doOnMainFrameCreated, getError, getLaunchedContext, getLaunchedMainFrame, handleCommandLineError, handleLaunchError, hasError, hasGui, launch, launchMainFrame, setTestMode, showFatalError, showFatalError
protected de.esprit.appsuite.database.dbo.DBCreateContext createContext(de.esprit.appsuite.database.dbo.DBCreateConfig cfg) throws java.lang.Exception
AbstractApplicationLaunch
createContext
in class AbstractApplicationLaunch<de.esprit.appsuite.database.dbo.DBCreateConfig,de.esprit.appsuite.database.dbo.DBCreateContext>
java.lang.Exception
protected de.esprit.appsuite.database.dbo.DBCreateCommandLineParser createCommandLineParser(java.lang.String[] args)
AbstractApplicationLaunch
createCommandLineParser
in class AbstractApplicationLaunch<de.esprit.appsuite.database.dbo.DBCreateConfig,de.esprit.appsuite.database.dbo.DBCreateContext>
protected void launchApplication(de.esprit.appsuite.database.dbo.DBCreateContext ctx) throws java.lang.Exception
AbstractApplicationLaunch
launchApplication
in class AbstractApplicationLaunch<de.esprit.appsuite.database.dbo.DBCreateConfig,de.esprit.appsuite.database.dbo.DBCreateContext>
java.lang.Exception
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
Copyright © 2014 EsprIT-Systems. All Rights Reserved.