Dashboard Builder Commons 6.0.0.Beta3

org.jboss.dashboard.profiler
Class ThreadProfile.MessageEvent

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

public static class ThreadProfile.MessageEvent
extends ThreadProfile.LogEvent

A simple event holding a message.


Field Summary
protected  String message
           
 
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
 

Field Detail

message

protected String message
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.