Dashboard Builder Commons 6.0.0.Beta4

Package org.jboss.dashboard.profiler

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

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.
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.
ThreadProfile.CodeBlockBeginEvent The CodeBlockTrace begin event.
ThreadProfile.CodeBlockEndEvent The CodeBlockTrace end event.
ThreadProfile.Log4JEvent Class that holds events generated by the Log4j.
ThreadProfile.LogEvent Base class for log events.
ThreadProfile.MessageEvent A simple event holding a message.
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.0.0.Beta4

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