public class WorkerApp extends DBaseCmdLine
password, type, url, userexitStatus, OPTION_DEBUG, OPTION_HELP, OPTION_HOME, OPTION_REMOTE_URL, PROPERTY_REMOTE_URL| Constructor and Description | 
|---|
WorkerApp()  | 
| 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[] argv)
main line 
 | 
void | 
process()
run the job manger 
 | 
initabort, abortShowHelp, execute, getExtraPars, handleArgs, setDefaults, setExitFlg@OverridingMethodsMustInvokeSuper
public void handleCommandLine(@Nonnull
                                                                org.apache.commons.cli.CommandLine line)
                                                         throws java.lang.Exception
handleCommandLine in class DBaseCmdLineline - The argsjava.lang.Exception - A serious problemprotected void addExtraOptions(org.apache.commons.cli.Options options)
addExtraOptions in class DBaseCmdLineoptions - the optionspublic void process()
process in class AppCmdLinepublic static void main(java.lang.String[] argv)
argv - The argsstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.