org.opennms.bb.dp.eventd.db
Class LogMessage

java.lang.Object
  |
  +--org.opennms.bb.dp.eventd.db.LogMessage

public final class LogMessage
extends Object

Version:
CVS $Revision: 1.1 $
Author:
Brian Weaver, OpenNMS

Constructor Summary
LogMessage()
           
 
Method Summary
static String format(EventLogMessage msg)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

LogMessage

public LogMessage()
Method Detail

format

public static String format(EventLogMessage msg)