org.nakedobjects.runtime.system.internal.monitor
Class MonitorEvent
java.lang.Object
org.nakedobjects.runtime.system.internal.monitor.MonitorEvent
public class MonitorEvent
- extends java.lang.Object
|
Constructor Summary |
MonitorEvent(java.lang.String category,
java.lang.String message,
DebugInfo[] debugDetails)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MonitorEvent
public MonitorEvent(java.lang.String category,
java.lang.String message,
DebugInfo[] debugDetails)
getCategory
public java.lang.String getCategory()
getMessage
public java.lang.String getMessage()
getSerialId
public int getSerialId()
getDebug
public java.lang.String getDebug()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.