|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tools.ant.Main
org.compiere.install.CompiereAntMain
public class CompiereAntMain
| 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 |
|---|
public CompiereAntMain()
| Method Detail |
|---|
public int startAnt(String[] args)
args - command line argsprotected void exit(int exitCode)
System.exit(int), which
is what the base version does.
However, it is possible to do something else.
exit in class org.apache.tools.ant.MainexitCode - code to exit with
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||