public class CheckDBFilesApp extends DBaseCmdLine
password, type, url, userexitStatus, OPTION_DEBUG, OPTION_HELP, OPTION_HOME, OPTION_REMOTE_URL, PROPERTY_REMOTE_URL| Constructor and Description | 
|---|
CheckDBFilesApp()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
addExtraOptions(org.apache.commons.cli.Options options)
add extra command line options 
 | 
void | 
handleCommandLine(org.apache.commons.cli.CommandLine line)
handle the command line args 
 | 
static void | 
main(java.lang.String[] args)
The main for the program 
 | 
void | 
process()
process ( extend this method) 
 | 
initabort, abortShowHelp, execute, getExtraPars, handleArgs, setDefaults, setExitFlgpublic static void main(java.lang.String[] args)
                 throws java.lang.Exception
args - The command line argumentsjava.lang.Exception - a serious problem.public void handleCommandLine(@Nonnull
                              org.apache.commons.cli.CommandLine line)
                       throws java.lang.Exception
DBaseCmdLinehandleCommandLine in class DBaseCmdLineline - the command linejava.lang.Exception - a serious problemprotected void addExtraOptions(@Nonnull
                               org.apache.commons.cli.Options options)
DBaseCmdLineaddExtraOptions in class DBaseCmdLineoptions - the optionspublic void process()
             throws java.lang.Exception
AppCmdLineprocess in class AppCmdLinejava.lang.Exception - a serious problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.