public class FileLogListenner extends BuildAdapter implements StandardOutputListener, BuildListener
| Constructor and Description |
|---|
FileLogListenner(java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildFinished(BuildResult arg0) |
void |
onOutput(java.lang.CharSequence arg0) |
beforeSettings, projectsEvaluated, projectsLoaded, settingsEvaluatedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbeforeSettings, projectsEvaluated, projectsLoaded, settingsEvaluatedpublic void onOutput(java.lang.CharSequence arg0)
onOutput in interface StandardOutputListenerpublic void buildFinished(BuildResult arg0)
buildFinished in interface BuildListenerbuildFinished in class BuildAdapter