org.jboss.cdi.tck.tests.context.jms
Class LogStore.LogMessage
java.lang.Object
org.jboss.cdi.tck.tests.context.jms.LogStore.LogMessage
- Enclosing class:
- LogStore
public class LogStore.LogMessage
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogStore.LogMessage
public LogStore.LogMessage(long threadId,
String text,
String serviceId)
getThreadId
public long getThreadId()
getText
public String getText()
getServiceId
public String getServiceId()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.