public class App extends AppCmdLine implements org.apache.tools.ant.BuildListener
exitStatus, OPTION_DEBUG, OPTION_HELP, OPTION_HOME, OPTION_REMOTE_URL, PROPERTY_REMOTE_URL| Constructor and Description | 
|---|
| App() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | addExtraOptions(org.apache.commons.cli.Options options)add extra command line options | 
| void | buildFinished(org.apache.tools.ant.BuildEvent be) | 
| void | buildStarted(org.apache.tools.ant.BuildEvent be) | 
| void | handleCommandLine(org.apache.commons.cli.CommandLine line)handle the command line | 
| static void | main(java.lang.String[] argv)The main for the program | 
| void | messageLogged(org.apache.tools.ant.BuildEvent be) | 
| void | process()process the program | 
| void | targetFinished(org.apache.tools.ant.BuildEvent be) | 
| void | targetStarted(org.apache.tools.ant.BuildEvent be) | 
| void | taskFinished(org.apache.tools.ant.BuildEvent be) | 
| void | taskStarted(org.apache.tools.ant.BuildEvent be) | 
abort, abortShowHelp, execute, getExtraPars, handleArgs, init, setDefaults, setExitFlgprotected void addExtraOptions(org.apache.commons.cli.Options options)
addExtraOptions in class AppCmdLineoptions - the optionspublic void handleCommandLine(@Nonnull
                              org.apache.commons.cli.CommandLine line)
                       throws java.lang.Exception
handleCommandLine in class AppCmdLineline - the linejava.lang.Exception - a serious problem.public void process()
process in class AppCmdLinepublic static void main(java.lang.String[] argv)
argv - The command line argumentspublic void buildStarted(org.apache.tools.ant.BuildEvent be)
buildStarted in interface org.apache.tools.ant.BuildListenerpublic void buildFinished(org.apache.tools.ant.BuildEvent be)
buildFinished in interface org.apache.tools.ant.BuildListenerpublic void targetStarted(org.apache.tools.ant.BuildEvent be)
targetStarted in interface org.apache.tools.ant.BuildListenerpublic void targetFinished(org.apache.tools.ant.BuildEvent be)
targetFinished in interface org.apache.tools.ant.BuildListenerpublic void taskStarted(org.apache.tools.ant.BuildEvent be)
taskStarted in interface org.apache.tools.ant.BuildListenerpublic void taskFinished(org.apache.tools.ant.BuildEvent be)
taskFinished in interface org.apache.tools.ant.BuildListenerpublic void messageLogged(org.apache.tools.ant.BuildEvent be)
messageLogged in interface org.apache.tools.ant.BuildListenerstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.