| Package | Description |
|---|---|
| org.rhq.core.pluginapi.event | |
| org.rhq.core.pluginapi.event.log |
| Modifier and Type | Method and Description |
|---|---|
void |
EventContext.registerEventPoller(EventPoller poller,
int pollingInterval)
Tells the plugin container to start polling for Events using the specified EventPoller.
|
void |
EventContext.registerEventPoller(EventPoller poller,
int pollingInterval,
String sourceLocation)
Tells the plugin container to start polling the specified source for Events using the specified EventPoller.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LogFileEventPoller
An Event poller that polls a log file for new entries.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.