Uses of Interface
org.rhq.core.pluginapi.event.log.LogEntryProcessor

Packages that use LogEntryProcessor
org.rhq.core.pluginapi.event.log   
 

Uses of LogEntryProcessor in org.rhq.core.pluginapi.event.log
 

Classes in org.rhq.core.pluginapi.event.log that implement LogEntryProcessor
 class Log4JLogEntryProcessor
          A LogEntryProcessor for Log4J log files.
 class MultiLineLogEntryProcessor
          A LogEntryProcessor for multi-line log files - provides several abstract methods that subclasses must implement.
 

Constructors in org.rhq.core.pluginapi.event.log with parameters of type LogEntryProcessor
LogFileEventPoller(EventContext eventContext, String eventType, File logFile, LogEntryProcessor entryProcessor)
           
 



Copyright © 2008-2009 RHQ Project Advisory Board (Red Hat, Inc.). All Rights Reserved.