Compiere 3.1

org.compiere.install
Class CompiereAntMain

java.lang.Object
  extended by org.apache.tools.ant.Main
      extended by org.compiere.install.CompiereAntMain
All Implemented Interfaces:
org.apache.tools.ant.launch.AntMain

public class CompiereAntMain
extends org.apache.tools.ant.Main


Field Summary
 
Fields inherited from class org.apache.tools.ant.Main
DEFAULT_BUILD_FILENAME
 
Constructor Summary
CompiereAntMain()
           
 
Method Summary
protected  void exit(int exitCode)
          This operation is expected to call System.exit(int), which is what the base version does.
 int startAnt(String[] args)
          Start Ant
 
Methods inherited from class org.apache.tools.ant.Main
addBuildListeners, getAntVersion, main, start, startAnt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompiereAntMain

public CompiereAntMain()
Method Detail

startAnt

public int startAnt(String[] args)
Start Ant

Parameters:
args - command line args
Since:
Ant 1.6

exit

protected void exit(int exitCode)
This operation is expected to call System.exit(int), which is what the base version does. However, it is possible to do something else.

Overrides:
exit in class org.apache.tools.ant.Main
Parameters:
exitCode - code to exit with

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.