org.jboss.errai.tools.monitoring
Class ServiceActivityMonitor.ActivityLogEntry
java.lang.Object
org.jboss.errai.tools.monitoring.ServiceActivityMonitor.ActivityLogEntry
- Enclosing class:
- ServiceActivityMonitor
public class ServiceActivityMonitor.ActivityLogEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceActivityMonitor.ActivityLogEntry
public ServiceActivityMonitor.ActivityLogEntry(long time,
String message)
getTime
public long getTime()
setTime
public void setTime(long time)
getMessage
public String getMessage()
setMessage
public void setMessage(String message)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.