|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.cruisecontrol.bootstrappers.AllFusionHarvestBootstrapper.MyLogStreamListener
Simple LogStream Listener class which interprets the message serverity level of Harvest messages and reports them to the CruiseControl log.
| Constructor Summary | |
AllFusionHarvestBootstrapper.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 AllFusionHarvestBootstrapper.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 | |||||||||