public class ObjLoad extends DBaseCmdLine
type, url
exitStatus, OPTION_DEBUG, OPTION_HELP, OPTION_HOME, OPTION_REMOTE_URL, PROPERTY_REMOTE_URL
Constructor and Description |
---|
ObjLoad() |
Modifier and Type | Method and Description |
---|---|
protected void |
addExtraOptions(org.apache.commons.cli.Options options)
add extra command line options
|
void |
handleArgs(java.util.Properties p)
handle the command line arguments
|
static void |
main(java.lang.String[] argv)
The main for the program
|
void |
process()
process the load
|
handleCommandLine, init
abort, abortShowHelp, execute, getExtraPars, setDefaults, setExitFlg
protected void addExtraOptions(org.apache.commons.cli.Options options)
addExtraOptions
in class DBaseCmdLine
options
- the optionspublic void handleArgs(java.util.Properties p) throws java.lang.Exception
handleArgs
in class AppCmdLine
p
- the parametersjava.lang.Exception
- a serious problempublic void process() throws java.lang.Exception
process
in class AppCmdLine
java.lang.Exception
public static void main(java.lang.String[] argv)
argv
- The command line argumentsstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.