Dashboard Builder Commons 6.2.0.CR4

Uses of Package
org.jboss.dashboard.profiler

Packages that use org.jboss.dashboard.profiler
org.jboss.dashboard   
org.jboss.dashboard.database.hibernate   
org.jboss.dashboard.error Error management subsystem addressed to provide a common error management framework to the platform. 
org.jboss.dashboard.profiler   
org.jboss.dashboard.profiler.memory   
 

Classes in org.jboss.dashboard.profiler used by org.jboss.dashboard
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.
 

Classes in org.jboss.dashboard.profiler used by org.jboss.dashboard.database.hibernate
CodeBlockTrace
          A code block trace is the way that the platform has to register the execution of a given portion of code (code block).
CodeBlockType
          Code block types are used to classify the code block traces into groups.
 

Classes in org.jboss.dashboard.profiler used by org.jboss.dashboard.error
CodeBlockTrace
          A code block trace is the way that the platform has to register the execution of a given portion of code (code block).
CodeBlockType
          Code block types are used to classify the code block traces into groups.
 

Classes in org.jboss.dashboard.profiler used by org.jboss.dashboard.profiler
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.
CodeBlockType
          Code block types are used to classify the code block traces into groups.
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.
RuntimeConstraint
          A runtime constraint
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.
 

Classes in org.jboss.dashboard.profiler used by org.jboss.dashboard.profiler.memory
RuntimeConstraint
          A runtime constraint
 


Dashboard Builder Commons 6.2.0.CR4

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