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

java.lang.Object
  extended by org.rhq.core.pluginapi.event.log.LogFileEventResourceComponentHelper

public class LogFileEventResourceComponentHelper
extends Object


Nested Class Summary
static class LogFileEventResourceComponentHelper.LogEventSourcePropertyNames
           
 
Field Summary
static String LOG_ENTRY_EVENT_TYPE
           
static String LOG_EVENT_SOURCE_CONFIG_PROP
           
static String LOG_EVENT_SOURCES_CONFIG_PROP
           
 
Constructor Summary
LogFileEventResourceComponentHelper(ResourceContext resourceContext)
           
 
Method Summary
 void startLogFileEventPollers()
           
 void stopLogFileEventPollers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG_ENTRY_EVENT_TYPE

public static final String LOG_ENTRY_EVENT_TYPE
See Also:
Constant Field Values

LOG_EVENT_SOURCES_CONFIG_PROP

public static final String LOG_EVENT_SOURCES_CONFIG_PROP
See Also:
Constant Field Values

LOG_EVENT_SOURCE_CONFIG_PROP

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

LogFileEventResourceComponentHelper

public LogFileEventResourceComponentHelper(ResourceContext resourceContext)
Method Detail

startLogFileEventPollers

public void startLogFileEventPollers()

stopLogFileEventPollers

public void stopLogFileEventPollers()


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