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, showFatalErrorprotected de.esprit.appsuite.database.dbo.DBCreateContext createContext(de.esprit.appsuite.database.dbo.DBCreateConfig cfg)
throws java.lang.Exception
AbstractApplicationLaunchcreateContext in class AbstractApplicationLaunch<de.esprit.appsuite.database.dbo.DBCreateConfig,de.esprit.appsuite.database.dbo.DBCreateContext>java.lang.Exceptionprotected de.esprit.appsuite.database.dbo.DBCreateCommandLineParser createCommandLineParser(java.lang.String[] args)
AbstractApplicationLaunchcreateCommandLineParser 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
AbstractApplicationLaunchlaunchApplication in class AbstractApplicationLaunch<de.esprit.appsuite.database.dbo.DBCreateConfig,de.esprit.appsuite.database.dbo.DBCreateContext>java.lang.Exceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2014 EsprIT-Systems. All Rights Reserved.