org.rhq.core.pluginapi.event.log
Class MultiLineLogEntryProcessor.LogEntry

java.lang.Object
  extended by org.rhq.core.pluginapi.event.log.MultiLineLogEntryProcessor.LogEntry
Enclosing class:
MultiLineLogEntryProcessor

protected static class MultiLineLogEntryProcessor.LogEntry
extends Object


Constructor Summary
MultiLineLogEntryProcessor.LogEntry(Date date, EventSeverity severity, String detail)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiLineLogEntryProcessor.LogEntry

public MultiLineLogEntryProcessor.LogEntry(Date date,
                                           EventSeverity severity,
                                           String detail)


Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.