Package | Description |
---|---|
org.javasimon.callback.calltree |
CallTreeCallback gathers information
for current thread and displays it subsequent calls like a tree. |
Modifier and Type | Method and Description |
---|---|
static CallTree |
CallTreeCallback.getLastCallTree(Stopwatch stopwatch)
Returns last call tree stored in stopwatch attributes.
|
Modifier and Type | Method and Description |
---|---|
void |
CallTreeCallback.onRootStopwatchStop(CallTree callTree,
Split split)
When stopwatch corresponding to root tree node is stopped, this method is called.
|
Copyright © 2019. All rights reserved.