|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.jayasoft.ivy.ant.AntMessageImpl
Constructor Summary | |
AntMessageImpl(org.apache.tools.ant.Project project)
|
Method Summary | |
void |
endProgress(java.lang.String msg)
|
void |
log(java.lang.String msg,
int level)
|
void |
progress()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AntMessageImpl(org.apache.tools.ant.Project project)
project
- Method Detail |
public void log(java.lang.String msg, int level)
log
in interface MessageImpl
public void progress()
progress
in interface MessageImpl
public void endProgress(java.lang.String msg)
endProgress
in interface MessageImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |