org.rhq.core.pluginapi.event.log
Class LogFileEventResourceComponentHelper.LogEventSourcePropertyNames

java.lang.Object
  extended by org.rhq.core.pluginapi.event.log.LogFileEventResourceComponentHelper.LogEventSourcePropertyNames
Enclosing class:
LogFileEventResourceComponentHelper

public abstract static class LogFileEventResourceComponentHelper.LogEventSourcePropertyNames
extends Object


Field Summary
static String DATE_FORMAT
           
static String ENABLED
           
static String INCLUDES_PATTERN
           
static String LOG_FILE_PATH
           
static String MINIMUM_SEVERITY
           
 
Constructor Summary
LogFileEventResourceComponentHelper.LogEventSourcePropertyNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG_FILE_PATH

public static final String LOG_FILE_PATH
See Also:
Constant Field Values

ENABLED

public static final String ENABLED
See Also:
Constant Field Values

DATE_FORMAT

public static final String DATE_FORMAT
See Also:
Constant Field Values

INCLUDES_PATTERN

public static final String INCLUDES_PATTERN
See Also:
Constant Field Values

MINIMUM_SEVERITY

public static final String MINIMUM_SEVERITY
See Also:
Constant Field Values
Constructor Detail

LogFileEventResourceComponentHelper.LogEventSourcePropertyNames

public LogFileEventResourceComponentHelper.LogEventSourcePropertyNames()


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