Uses of Package
org.javasimon.callback.calltree

Packages that use org.javasimon.callback.calltree
org.javasimon.callback.calltree CallTreeCallback gathers information for current thread and displays it subsequent calls like a tree. 
 

Classes in org.javasimon.callback.calltree used by org.javasimon.callback.calltree
CallTree
          Call tree contains the root call tree node and the current call stack.
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.
 



Copyright © 2013. All Rights Reserved.