|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.latka.event.ReportMessageEvent
An event detailing a report message
| Constructor Summary | |
ReportMessageEvent(java.lang.String message)
Create a new instance of the class with the supplied message |
|
| Method Summary | |
java.lang.String |
getMessage()
The message text of the event |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReportMessageEvent(java.lang.String message)
message - the message text| Method Detail |
public java.lang.String getMessage()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||