|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.latka.AbstractReporter
The base class for several 'reporters'. A reporter is a class that will store or record information about events that occur during Latka processing
| Field Summary | |
protected static org.apache.log4j.Category |
_log
The log4J category used for processing log requests. |
| Constructor Summary | |
AbstractReporter()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.commons.latka.event.LatkaEventListener |
reportMessage, requestError, requestFailed, requestSkipped, requestSucceeded, suiteCompleted |
| Field Detail |
protected static final org.apache.log4j.Category _log
| Constructor Detail |
public AbstractReporter()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||