public class SimpleHandler extends ScopedTraceHandler
ScopedTraceHandler.MethodData, ScopedTraceHandler.Scope| Constructor and Description |
|---|
SimpleHandler(TraceToolbox toolbox) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
report(ScopedTraceHandler.Scope scope)
Called when a scope exits, allowing subclasses to report on the data it
gathered.
|
static void |
setMessage(String message)
Call to set an arbitrary message into the currently traced scope.
|
enterMethod, enterMethod, enterMethod, exitMethod, exitMethod, exitMethod, exitMethod, exitMethod, exitMethod, getToolbox, getTraceModes, scopeGet, scopePutpublic SimpleHandler(TraceToolbox toolbox)
public static void setMessage(String message)
protected void report(ScopedTraceHandler.Scope scope)
ScopedTraceHandlerreport in class ScopedTraceHandlerCopyright © 2006–2015 Cojen. All rights reserved.