Dashboard Builder Commons 6.0.0.Beta3

org.jboss.dashboard.profiler
Class ThreadProfile.CodeBlockBeginEvent

java.lang.Object
  extended by org.jboss.dashboard.profiler.ThreadProfile.LogEvent
      extended by org.jboss.dashboard.profiler.ThreadProfile.CodeBlockBeginEvent
Enclosing class:
ThreadProfile

public static class ThreadProfile.CodeBlockBeginEvent
extends ThreadProfile.LogEvent

The CodeBlockTrace begin event.


Constructor Summary
ThreadProfile.CodeBlockBeginEvent(CodeBlockTrace trace)
           
 
Method Summary
 String format(Map<String,Object> props)
           
 
Methods inherited from class org.jboss.dashboard.profiler.ThreadProfile.LogEvent
getCodeBlockTrace, getTimestamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadProfile.CodeBlockBeginEvent

public ThreadProfile.CodeBlockBeginEvent(CodeBlockTrace trace)
Method Detail

format

public String format(Map<String,Object> props)
Specified by:
format in class ThreadProfile.LogEvent

Dashboard Builder Commons 6.0.0.Beta3

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