|
||||||||||
| 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.SystemOutDumpOnShutdownPlugin
public class SystemOutDumpOnShutdownPlugin
Dumps aggregated performance results to standard out on shutdown.
| Field Summary |
|---|
| Fields inherited from class etm.contrib.renderer.plugin.DumpOnShutDownPlugin |
|---|
ctx, lineSeparator, logName |
| Constructor Summary | |
|---|---|
SystemOutDumpOnShutdownPlugin()
|
|
| 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 |
| Constructor Detail |
|---|
public SystemOutDumpOnShutdownPlugin()
| 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 | |||||||||