|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.cruisecontrol.sourcecontrols.AllFusionHarvest.MyLogStreamListener
This class implements a Harvest log stream listener and takes messages from Harvest and gives them appropriate log levels in the Log4J stream for the AllFusionHarvest sourcecontrol. Without this class you would not see errors from Harvest, nor would warnings and info messages be handled correctly.
| Constructor Summary | |
AllFusionHarvest.MyLogStreamListener()
|
|
| Method Summary | |
void |
handleMessage(java.lang.String message)
Takes the given message from Harvest, figures out its severity and reports it back to CruiseControl. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AllFusionHarvest.MyLogStreamListener()
| Method Detail |
public void handleMessage(java.lang.String message)
message - The message to process.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||