Package org.javasimon.callback.calltree

CallTreeCallback gathers information for current thread and displays it subsequent calls like a tree.

See:
          Description

Class Summary
CallTree Call tree contains the root call tree node and the current call stack.
CallTreeCallback Callback which logs the call tree when the main call is bigger than specified threshold.
CallTreeNode Call tree node is one Simon one for one call level, all splits for this Simon+Level(+Thread) tuple are kept for later analysis.
 

Package org.javasimon.callback.calltree Description

CallTreeCallback gathers information for current thread and displays it subsequent calls like a tree.



Copyright © 2013. All Rights Reserved.