public class LogStore.LogMessage extends Object
LogStore.LogMessage(long threadId, String text, String serviceId)
String
getServiceId()
getText()
long
getThreadId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogStore.LogMessage(long threadId, String text, String serviceId)
public long getThreadId()
public String getText()
public String getServiceId()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.