public class BuildDatabases extends AppCmdLine
exitStatus, OPTION_DEBUG, OPTION_HELP, OPTION_HOME, OPTION_REMOTE_URL, PROPERTY_REMOTE_URL| Constructor and Description |
|---|
BuildDatabases() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addExtraOptions(org.apache.commons.cli.Options options)
add extra command line options
|
protected java.lang.String |
extractMasterName(java.lang.String url) |
void |
handleArgs(java.util.Properties p)
Do not use this method
|
static void |
main(java.lang.String[] argv)
The main for the program
|
void |
process()
process ( extend this method)
|
abort, abortShowHelp, execute, getExtraPars, handleCommandLine, init, setDefaults, setExitFlgprotected void addExtraOptions(org.apache.commons.cli.Options options)
addExtraOptions in class AppCmdLineoptions - the optionspublic void handleArgs(java.util.Properties p)
throws java.lang.Exception
AppCmdLinehandleArgs in class AppCmdLinep - the propertiesjava.lang.Exception - a serious problempublic void process()
AppCmdLineprocess in class AppCmdLineprotected java.lang.String extractMasterName(java.lang.String url)
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] argv)
argv - The command line argumentsstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.