|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectetm.contrib.renderer.plugin.DumpOnShutDownPlugin
etm.contrib.renderer.plugin.CommonsLoggingDumpOnShutdownPlugin
public class CommonsLoggingDumpOnShutdownPlugin
Dumps aggregated performance results using commons logging on shutdown.
| Field Summary | |
|---|---|
protected org.apache.commons.logging.Log |
log
|
| Fields inherited from class etm.contrib.renderer.plugin.DumpOnShutDownPlugin |
|---|
ctx, lineSeparator, logName |
| Constructor Summary | |
|---|---|
CommonsLoggingDumpOnShutdownPlugin()
|
|
| Method Summary | |
|---|---|
protected void |
logResetDetail(java.lang.String information)
Logs aggregated statistics before reset. |
void |
start()
Callback for plugin start. |
void |
stop()
Callback for plugin stop() |
| Methods inherited from class etm.contrib.renderer.plugin.DumpOnShutDownPlugin |
|---|
getPluginMetaData, init, onRootCreate, onRootReset, onStateReset, preRootReset, preStateReset, setLogName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public CommonsLoggingDumpOnShutdownPlugin()
| Method Detail |
|---|
public void start()
EtmPlugin
public void stop()
EtmPlugin
protected void logResetDetail(java.lang.String information)
DumpOnShutDownPlugin
logResetDetail in class DumpOnShutDownPlugininformation - The information that will be resetted.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||