org.lsst.ccs.bus
Class LogEvent
java.lang.Object
org.lsst.ccs.bus.BusMessage
org.lsst.ccs.bus.LogEvent
- All Implemented Interfaces:
- Serializable, BusPayload
public class LogEvent
- extends BusMessage
- implements Serializable
Logging event to be sent on logging bus
- Author:
- aubourg
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogEvent
public LogEvent(Object o)
getMessageType
public String getMessageType()
- Specified by:
getMessageType in class BusMessage
Copyright © 2013 LSST. All Rights Reserved.