houston.ant
Class AntStatusListener
java.lang.Object
|
+--houston.ant.AntStatusListener
- All Implemented Interfaces:
- java.util.EventListener, StatusListener
- public class AntStatusListener
- extends java.lang.Object
- implements StatusListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AntStatusListener
public AntStatusListener(org.apache.tools.ant.Task task)
getErrorCount
public int getErrorCount()
clearErrorCount
public void clearErrorCount()
error
public void error(java.lang.String msg)
- Specified by:
error in interface StatusListener
fatal
public void fatal(java.lang.String msg)
- Specified by:
fatal in interface StatusListener
hint
public void hint(java.lang.String msg)
- Specified by:
hint in interface StatusListener
info
public void info(java.lang.String msg)
- Specified by:
info in interface StatusListener
info
public void info(int level,
java.lang.String msg)
- Specified by:
info in interface StatusListener
warning
public void warning(java.lang.String msg)
- Specified by:
warning in interface StatusListener
Copyright © 2001, 2002, 2003 Gerald Bauer. All Rights Reserved. Hosted by