public class Message extends Object
protected
Message(String text, Map<String,Object> detail)
Map<String,Object>
getDetail()
String
getText()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected Message(@Nullable String text, Map<String,Object> detail)
@Nullable public String getText()
public Map<String,Object> getDetail()
public String toString()
toString
Object
Copyright © 2011–2015 Glowroot contributors. All rights reserved.