|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.codesmarts.log4j.BugReportRunner
Wrapper class used to call append on a BugReport appender it a separate thread
| Constructor Summary | |
BugReportRunner(BugReportAppender appender,
BugReport report)
Create a new runner |
|
| Method Summary | |
void |
run()
Call append(BugReport) on the appender |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BugReportRunner(BugReportAppender appender,
BugReport report)
appender - The appender to callreport - The report to file| Method Detail |
public void run()
run in interface java.lang.RunnableRunnable.run()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||