org.rhq.core.pluginapi.event.log
Class LogFileEventResourceComponentHelper
java.lang.Object
org.rhq.core.pluginapi.event.log.LogFileEventResourceComponentHelper
public class LogFileEventResourceComponentHelper
- extends Object
A helper class that plugins can use to start and stop LogFileEventPoller
s.
- Since:
- 1.3
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
LogFileEventResourceComponentHelper
public LogFileEventResourceComponentHelper(ResourceContext<?> resourceContext)
startLogFileEventPollers
public void startLogFileEventPollers()
stopLogFileEventPollers
public void stopLogFileEventPollers()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.