Package com.iizigo.server
Class ServerConfigLauncher
java.lang.Object
com.iizigo.server.ServerConfigLauncher
- All Implemented Interfaces:
- IEditorLauncher
Launches the Server Configuration with a file name.
- Author:
- Christopher Mindus
- Constructor SummaryConstructors
- Method Summary
- Constructor Details- ServerConfigLauncherpublic ServerConfigLauncher()
 
- Method Details- openOpen the file.- Specified by:
- openin interface- IEditorLauncher