|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| TreeMethodHandlerFactoryMBean | |
| Class Summary | |
|---|---|
| Delegate | This is basically a thread specific MethodHandler. |
| DelegateThreadLocal | Class DelegateThreadLocal |
| TreeMethodHandler | |
| TreeMethodHandlerFactory | Class TreeMethodHandlerFactory |
| TreeNode | Class TreeNode |
| TreeOutput | |
The Tree provider traces threads through an in memory call tree. As methods are entered and exited, nodes of this tree are updated with statistics. The result is a tree that indicates what paths are taken through the code, and the cost of each brach of the path.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||