Dashboard Builder Commons 6.2.0.Beta3

Package org.jboss.dashboard.profiler

Interface Summary
CodeBlockType Code block types are used to classify the code block traces into groups.
RuntimeConstraint A runtime constraint
 

Class Summary
CodeBlockHelper Helper class for the easy registration of custom code traces.
CodeBlockTrace A code block trace is the way that the platform has to register the execution of a given portion of code (code block).
CodeBlockTraces A collection of code block traces.
CodeBlockTracesComparator Class used to compare CodeBlockTrace's using several criterias.
CoreCodeBlockTypes Core code block types of the platform.
Profiler The profiler keeps track of threads execution with the following goals in mind: Provide real-time information about where threads spend their execution time.
ProfilerHelper  
StackTrace A snapshot of a thread execution at a given time.
ThreadProfile A thread profile holds detailed information about the execution of a given thread.
ThreadProfileComparator Class used to compare ThreadProfile block instances using several criterias.
ThreadProfileFilter Class used by the Profiler to get the list of thread to show.
TimeTrace A time trace is a way to group a sequence of stack traces in a hierarchical way.
TimeTraceComparator Class used to compare TimeTrace's using several criterias.
 


Dashboard Builder Commons 6.2.0.Beta3

Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.